Searched refs:ActOnReenterFunctionContext (Results 1 – 4 of 4) sorted by relevance
747 Actions.ActOnReenterFunctionContext(Actions.CurScope, D); in ParseLexedAttribute()
692 Actions.ActOnReenterFunctionContext(Actions.getCurScope(), D); in FNContextRAII()
3543 void ActOnReenterFunctionContext(Scope* S, Decl* D);
1470 void Sema::ActOnReenterFunctionContext(Scope* S, Decl *D) { in ActOnReenterFunctionContext() function in Sema