setEthis2

Initialize the dual-context array with the context pointers.

extern (C++)
setEthis2

Parameters

loc Loc

line and file of what line to show usage for

irs IRState*

current context to get the second context from

fd FuncDeclaration

the target function

ethis2 elem*

dual-context array

ethis elem**

the first context

eside elem**

where to store the assignment expressions

Return Value

Type: elem*

ethis2 if successful, null otherwise

Suggestion Box / Bug Report