Check struct constructor of the form s.this(args), by checking each return parameter to see if it gets assigned to s.
used to determine current function and module
constructor call of the form s.this(args)
do not print error messages
true if construction would cause an escaping reference error
See Implementation
Check struct constructor of the form s.this(args), by checking each return parameter to see if it gets assigned to s.