Searched refs:enterScope (Results 1 – 3 of 3) sorted by relevance
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
698 Variable *Nvd = Vs.enterScope(*VarDecl, E0); in traverse()710 Cmp.enterScope(variableDecl(), E->variableDecl()); in compare()753 Variable *Nvd = Vs.enterScope(*VarDecl, nullptr); in traverse()762 Cmp.enterScope(variableDecl(), E->variableDecl()); in compare()1887 Variable *Nvd = Vs.enterScope(*VarDecl, E0); in traverse()1899 Cmp.enterScope(variableDecl(), E->variableDecl()); in compare()
2954 VariadicMacroScopeGuard.enterScope(); in ReadOptionalMacroParameterListAndBody()