Searched refs:getImplicitThis (Results 1 – 2 of 2) sorted by relevance
179 …TVariable* getImplicitThis(int thisDepth) const { return implicitThisStack[implicitThisStack.size(… in getImplicitThis() function
668 variable = getImplicitThis(thisDepth); in handleVariable()5338 pushFrontArguments(intermediate.addSymbol(*getImplicitThis(thisDepth)), arguments); in handleFunctionCall()