Searched defs:IMP (Results 1 – 7 of 7) sorted by relevance
79 @interface IMP interface86 @implementation IMP implementation
1049 GenerateObjCGetter(ObjCImplementationDecl * IMP,const ObjCPropertyImplDecl * PID) GenerateObjCGetter() argument 1628 GenerateObjCSetter(ObjCImplementationDecl * IMP,const ObjCPropertyImplDecl * PID) GenerateObjCSetter() argument 1708 GenerateObjCCtorDtorMethod(ObjCImplementationDecl * IMP,ObjCMethodDecl * MD,bool ctor) GenerateObjCCtorDtorMethod() argument [all...]
5191 if (ObjCImplementationDecl *IMP = ID->getImplementation()) EmitModuleSymbols() local 6191 if (ObjCImplementationDecl *IMP = ID->getImplementation()) FinishNonFragileABIModule() local
920 for (auto *IMP : Primary->Imports) { ExecuteAction() local
2090 if (ObjCImplDecl *IMP = PrimaryClass->getImplementation()) { DiagnoseUnimplementedProperties() local
909 mustSynthesizeSetterGetterMethod(ObjCImplementationDecl * IMP,ObjCPropertyDecl * PD,bool getter) mustSynthesizeSetterGetterMethod() argument