Searched defs:IMP (Results 1 – 7 of 7) sorted by relevance
90 #define IMP gettystrs[31].value macro
53 InitMapPtr &IMP = *reinterpret_cast<InitMapPtr *>(Ptr); dtorArrayTy() local
1045 GenerateObjCGetter(ObjCImplementationDecl * IMP,const ObjCPropertyImplDecl * PID) GenerateObjCGetter() argument 1624 GenerateObjCSetter(ObjCImplementationDecl * IMP,const ObjCPropertyImplDecl * PID) GenerateObjCSetter() argument 1704 GenerateObjCCtorDtorMethod(ObjCImplementationDecl * IMP,ObjCMethodDecl * MD,bool ctor) GenerateObjCCtorDtorMethod() argument [all...]
5184 if (ObjCImplementationDecl *IMP = ID->getImplementation()) EmitModuleSymbols() local 6184 if (ObjCImplementationDecl *IMP = ID->getImplementation()) FinishNonFragileABIModule() local
892 for (auto *IMP : Primary->Imports) { ExecuteAction() local
2108 if (ObjCImplDecl *IMP = PrimaryClass->getImplementation()) { DiagnoseUnimplementedProperties() local
910 mustSynthesizeSetterGetterMethod(ObjCImplementationDecl * IMP,ObjCPropertyDecl * PD,bool getter) mustSynthesizeSetterGetterMethod() argument