Searched refs:ActOnPopScope (Results 1 – 3 of 3) sorted by relevance
436 Actions.ActOnPopScope(Tok.getLocation(), getCurScope()); in ExitScope()
3787 void ActOnPopScope(SourceLocation Loc, Scope *S);
2178 void Sema::ActOnPopScope(SourceLocation Loc, Scope *S) { in ActOnPopScope() function in Sema