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