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