Searched refs:mThisNode (Results 1 – 2 of 2) sorted by relevance
49 : mName(name), mConstructorType(constructorType), mThisNode(nullptr), mSymbol(symbol) in TFunctionLookup()156 mThisNode = thisNode; in setThisNode()161 return mThisNode; in thisNode()
53 TIntermTyped *mThisNode; variable