setEthis2

Initialize the dual-context array with the context pointers.

extern (C++)
setEthis2

Parameters

loc
Type: Loc

line and file of what line to show usage for

irs
Type: IRState*

current context to get the second context from

fd

the target function

ethis2
Type: elem*

dual-context array

ethis
Type: elem**

the first context

eside
Type: elem**

where to store the assignment expressions

Return Value

Type: elem*

ethis2 if successful, null otherwise

Meta