Home
last modified time | relevance | path

Searched defs:IMP (Results 1 – 10 of 10) sorted by relevance

/external/clang/test/SemaObjC/
Dnonnull.m84 @interface IMP interface
91 @implementation IMP implementation
/external/llvm-project/clang/test/SemaObjC/
Dnonnull.m84 @interface IMP interface
91 @implementation IMP implementation
/external/clang/lib/CodeGen/
DCGObjC.cpp795 void CodeGenFunction::GenerateObjCGetter(ObjCImplementationDecl *IMP, in GenerateObjCGetter()
1321 void CodeGenFunction::GenerateObjCSetter(ObjCImplementationDecl *IMP, in GenerateObjCSetter()
1402 void CodeGenFunction::GenerateObjCCtorDtorMethod(ObjCImplementationDecl *IMP, in GenerateObjCCtorDtorMethod()
DCGObjCMac.cpp4626 if (ObjCImplementationDecl *IMP = ID->getImplementation()) in EmitModuleSymbols() local
5727 if (ObjCImplementationDecl *IMP = ID->getImplementation()) in FinishNonFragileABIModule() local
/external/llvm-project/clang/lib/CodeGen/
DCGObjC.cpp1042 void CodeGenFunction::GenerateObjCGetter(ObjCImplementationDecl *IMP, in GenerateObjCGetter()
1574 void CodeGenFunction::GenerateObjCSetter(ObjCImplementationDecl *IMP, in GenerateObjCSetter()
1654 void CodeGenFunction::GenerateObjCCtorDtorMethod(ObjCImplementationDecl *IMP, in GenerateObjCCtorDtorMethod()
DCGObjCMac.cpp5235 if (ObjCImplementationDecl *IMP = ID->getImplementation()) in EmitModuleSymbols() local
6246 if (ObjCImplementationDecl *IMP = ID->getImplementation()) in FinishNonFragileABIModule() local
/external/clang/lib/Sema/
DSemaObjCProperty.cpp1886 if (ObjCImplDecl *IMP = PrimaryClass->getImplementation()) { in DiagnoseUnimplementedProperties() local
/external/llvm-project/clang/lib/Sema/
DSemaObjCProperty.cpp2121 if (ObjCImplDecl *IMP = PrimaryClass->getImplementation()) { in DiagnoseUnimplementedProperties() local
/external/llvm-project/clang/lib/Frontend/Rewrite/
DRewriteModernObjC.cpp909 static bool mustSynthesizeSetterGetterMethod(ObjCImplementationDecl *IMP, in mustSynthesizeSetterGetterMethod()
/external/clang/lib/Frontend/Rewrite/
DRewriteModernObjC.cpp907 static bool mustSynthesizeSetterGetterMethod(ObjCImplementationDecl *IMP, in mustSynthesizeSetterGetterMethod()