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