Searched refs:ActOnFinishObjCImplementation (Results 1 – 3 of 3) sorted by relevance
317 DeclGroupPtrTy ActOnFinishObjCImplementation(Decl *ObjCImpDecl,
2288 return Actions.ObjC().ActOnFinishObjCImplementation(ObjCImpDecl, in ParseObjCAtImplementationDeclaration()
2117 SemaObjC::ActOnFinishObjCImplementation(Decl *ObjCImpDecl, in ActOnFinishObjCImplementation() function in SemaObjC