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