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