Searched refs:enterScope (Results 1 – 3 of 3) sorted by relevance
283 Variable *enterScope(Variable &Orig, R_SExpr E0) { return &Orig; } in enterScope() function344 void enterScope(const Variable *V1, const Variable *V2) {} in enterScope() function380 void enterScope(const Variable* V1, const Variable* V2) {} in enterScope() function
699 Variable *Nvd = Vs.enterScope(*VarDecl, E0); in traverse()711 Cmp.enterScope(variableDecl(), E->variableDecl()); in compare()754 Variable *Nvd = Vs.enterScope(*VarDecl, nullptr); in traverse()763 Cmp.enterScope(variableDecl(), E->variableDecl()); in compare()1885 Variable *Nvd = Vs.enterScope(*VarDecl, E0); in traverse()1897 Cmp.enterScope(variableDecl(), E->variableDecl()); in compare()
2988 VariadicMacroScopeGuard.enterScope(); in ReadOptionalMacroParameterListAndBody()