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