Searched refs:enterScope (Results 1 – 4 of 4) sorted by relevance
49 void enterScope() { in enterScope() function
283 Variable *enterScope(Variable &Orig, R_SExpr E0) { return &Orig; } in enterScope() function348 void enterScope(const Variable *V1, const Variable *V2) {} in enterScope() function386 void enterScope(const Variable* V1, const Variable* V2) {} in enterScope() function
687 Variable *Nvd = Vs.enterScope(*VarDecl, E0); in traverse()699 Cmp.enterScope(variableDecl(), E->variableDecl()); in compare()742 Variable *Nvd = Vs.enterScope(*VarDecl, nullptr); in traverse()751 Cmp.enterScope(variableDecl(), E->variableDecl()); in compare()1878 Variable *Nvd = Vs.enterScope(*VarDecl, E0); in traverse()1890 Cmp.enterScope(variableDecl(), E->variableDecl()); in compare()
2502 VariadicMacroScopeGuard.enterScope(); in ReadOptionalMacroParameterListAndBody()