Searched refs:enterScope (Results 1 – 4 of 4) sorted by relevance
50 void enterScope() { in enterScope() function
284 Variable *enterScope(Variable &Orig, R_SExpr E0) { return &Orig; } in enterScope() function349 void enterScope(const Variable *V1, const Variable *V2) {} in enterScope() function387 void enterScope(const Variable* V1, const Variable* V2) {} in enterScope() function
688 Variable *Nvd = Vs.enterScope(*VarDecl, E0); in traverse()700 Cmp.enterScope(variableDecl(), E->variableDecl()); in compare()743 Variable *Nvd = Vs.enterScope(*VarDecl, nullptr); in traverse()752 Cmp.enterScope(variableDecl(), E->variableDecl()); in compare()1879 Variable *Nvd = Vs.enterScope(*VarDecl, E0); in traverse()1891 Cmp.enterScope(variableDecl(), E->variableDecl()); in compare()
2365 VariadicMacroScopeGuard.enterScope(); in ReadOptionalMacroParameterListAndBody()