Searched defs:enterScope (Results 1 – 1 of 1) sorted by relevance
261 Variable *enterScope(Variable &Orig, R_SExpr E0) { in enterScope() function393 Variable *enterScope(Variable &Orig, R_SExpr E0) { return &Orig; } in enterScope() function459 void enterScope(Variable* V1, Variable* V2) { } in enterScope() function