Searched defs:vthis2 (Results 1 – 5 of 5) sorted by relevance
126 VarDeclaration vthis2; /// 'this' parameter if this aggregate is a template and is nested variable
95 VarDeclaration *vthis2; // 'this' parameter if this aggregate is a template and is nested variable
805 VarDeclaration *vthis2; // container for multi-context variable827 VarDeclaration *vthis2; // container for multi-context variable
6772 VarDeclaration vthis2 = makeThis2Argument(e.loc, sc, f); in visit() local13177 VarDeclaration vthis2 = new VarDeclaration(loc, tthis2, Identifier.generateId("__this"), null); in makeThis2Argument() local
4979 VarDeclaration vthis2; // container for multi-context variable5022 VarDeclaration vthis2; // container for multi-context variable