Searched refs:ActOnStartDelayedCXXMethodDeclaration (Results 1 – 3 of 3) sorted by relevance
311 Actions.ActOnStartDelayedCXXMethodDeclaration(getCurScope(), LM.Method); in ParseLexedMethodDeclaration()
5431 void ActOnStartDelayedCXXMethodDeclaration(Scope *S, Decl *Method);
6750 void Sema::ActOnStartDelayedCXXMethodDeclaration(Scope *S, Decl *MethodD) { in ActOnStartDelayedCXXMethodDeclaration() function in Sema