Searched refs:enterScope (Results 1 – 4 of 4) sorted by relevance
47 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
689 Variable *Nvd = Vs.enterScope(*VarDecl, E0); in traverse()701 Cmp.enterScope(variableDecl(), E->variableDecl()); in compare()744 Variable *Nvd = Vs.enterScope(*VarDecl, nullptr); in traverse()753 Cmp.enterScope(variableDecl(), E->variableDecl()); in compare()1878 Variable *Nvd = Vs.enterScope(*VarDecl, E0); in traverse()1890 Cmp.enterScope(variableDecl(), E->variableDecl()); in compare()
2825 VariadicMacroScopeGuard.enterScope(); in ReadOptionalMacroParameterListAndBody()