Searched refs:ActOnReenterFunctionContext (Results 1 – 3 of 3) sorted by relevance
924 Actions.ActOnReenterFunctionContext(Actions.CurScope, D); in ParseLexedAttribute()
1539 void ActOnReenterFunctionContext(Scope* S, Decl* D);
971 void Sema::ActOnReenterFunctionContext(Scope* S, Decl *D) { in ActOnReenterFunctionContext() function in Sema