Searched defs:thisDepth (Results 1 – 3 of 3) sorted by relevance
700 int thisDepth = 0; variable724 TSymbol* find(const TString& name, int& thisDepth) in find()
179 …TVariable* getImplicitThis(int thisDepth) const { return implicitThisStack[implicitThisStack.size(… in getImplicitThis()
649 int thisDepth; in handleVariable() local5277 int thisDepth = 0; in handleFunctionCall() local7284 …slParseContext::findFunction(const TSourceLoc& loc, TFunction& call, bool& builtIn, int& thisDepth, in findFunction()