Searched refs:IMP (Results 1 – 10 of 10) sorted by relevance
/external/wpa_supplicant_8/hs20/server/ca/ |
D | openssl.cnf | 165 #type=IMP:0,INTEGER:1 169 language=IMP:4,IA5STRING:zxx
|
/external/clang/test/SemaObjC/ |
D | nonnull.m | 84 @interface IMP interface 91 @implementation IMP implementation
|
/external/clang/lib/CodeGen/ |
D | CGObjC.cpp | 736 void CodeGenFunction::GenerateObjCGetter(ObjCImplementationDecl *IMP, in GenerateObjCGetter() argument 743 StartObjCMethod(OMD, IMP->getClassInterface()); in GenerateObjCGetter() 745 generateObjCGetterBody(IMP, PID, OMD, AtomicHelperFn); in GenerateObjCGetter() 1265 void CodeGenFunction::GenerateObjCSetter(ObjCImplementationDecl *IMP, in GenerateObjCSetter() argument 1272 StartObjCMethod(OMD, IMP->getClassInterface()); in GenerateObjCSetter() 1274 generateObjCSetterBody(IMP, PID, AtomicHelperFn); in GenerateObjCSetter() 1346 void CodeGenFunction::GenerateObjCCtorDtorMethod(ObjCImplementationDecl *IMP, in GenerateObjCCtorDtorMethod() argument 1349 MD->createImplicitParams(CGM.getContext(), IMP->getClassInterface()); in GenerateObjCCtorDtorMethod() 1350 StartObjCMethod(MD, IMP->getClassInterface()); in GenerateObjCCtorDtorMethod() 1357 for (const auto *IvarInit : IMP->inits()) { in GenerateObjCCtorDtorMethod() [all …]
|
D | CodeGenFunction.h | 1145 void GenerateObjCGetter(ObjCImplementationDecl *IMP, 1152 void GenerateObjCCtorDtorMethod(ObjCImplementationDecl *IMP, 1157 void GenerateObjCSetter(ObjCImplementationDecl *IMP,
|
D | CGObjCMac.cpp | 4338 if (ObjCImplementationDecl *IMP = ID->getImplementation()) in EmitModuleSymbols() local 4340 if (ID->isWeakImported() && !IMP->isWeakImported()) in EmitModuleSymbols() 5477 if (ObjCImplementationDecl *IMP = ID->getImplementation()) in FinishNonFragileABIModule() local 5479 if (ID->isWeakImported() && !IMP->isWeakImported()) { in FinishNonFragileABIModule()
|
/external/clang/lib/Sema/ |
D | SemaObjCProperty.cpp | 1728 if (ObjCImplDecl *IMP = PrimaryClass->getImplementation()) { in DiagnoseUnimplementedProperties() local 1732 for (const auto *I : IMP->instance_methods()) in DiagnoseUnimplementedProperties()
|
/external/clang/lib/Frontend/Rewrite/ |
D | RewriteModernObjC.cpp | 918 static bool mustSynthesizeSetterGetterMethod(ObjCImplementationDecl *IMP, in mustSynthesizeSetterGetterMethod() argument 921 return getter ? !IMP->getInstanceMethod(PD->getGetterName()) in mustSynthesizeSetterGetterMethod() 922 : !IMP->getInstanceMethod(PD->getSetterName()); in mustSynthesizeSetterGetterMethod()
|
/external/icu/icu4c/source/data/unidata/ |
D | UnicodeData.txt | 25431 1F47F;IMP;So;0;ON;;;;;N;;;;;
|
D | ppucd.txt | 30012 cp;1F47F;na=IMP
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/ |
D | UnicodeData.txt | 25431 1F47F;IMP;So;0;ON;;;;;N;;;;;
|