Searched defs:thisNode (Results 1 – 2 of 2) sorted by relevance
154 void TFunctionLookup::setThisNode(TIntermTyped *thisNode) in setThisNode()159 TIntermTyped *TFunctionLookup::thisNode() const in thisNode() function in sh::TFunctionLookup
6095 TIntermTyped *thisNode = fnCall->thisNode(); in addMethod() local