Searched refs:ActOnFinishDelayedCXXMethodDeclaration (Results 1 – 3 of 3) sorted by relevance
471 Actions.ActOnFinishDelayedCXXMethodDeclaration(getCurScope(), LM.Method); in ParseLexedMethodDeclaration()
5434 void ActOnFinishDelayedCXXMethodDeclaration(Scope *S, Decl *Method);
6780 void Sema::ActOnFinishDelayedCXXMethodDeclaration(Scope *S, Decl *MethodD) { in ActOnFinishDelayedCXXMethodDeclaration() function in Sema