Searched refs:OPD (Results 1 – 7 of 7) sorted by relevance
223 const ObjCProtocolDecl *OPD) = 0;227 virtual void GenerateProtocol(const ObjCProtocolDecl *OPD) = 0;
1236 if (const auto *OPD = dyn_cast<OMPParallelDirective>(&D)) in emitParallelOrTeamsOutlinedFunction() local1237 HasCancel = OPD->hasCancel(); in emitParallelOrTeamsOutlinedFunction()1238 else if (const auto *OPD = dyn_cast<OMPTargetParallelDirective>(&D)) in emitParallelOrTeamsOutlinedFunction() local1239 HasCancel = OPD->hasCancel(); in emitParallelOrTeamsOutlinedFunction()
1134 } else if (const ObjCPropertyDecl *OPD = dyn_cast<ObjCPropertyDecl>(D)) in clang_getDeclObjCTypeEncoding() local1135 encoding = Ctx.getObjCEncodingForPropertyDecl(OPD, nullptr); in clang_getDeclObjCTypeEncoding()
1302 if (auto *OPD = dyn_cast<ObjCProtocolDecl>(this)) in getPrimaryContext() local1303 if (auto *Def = OPD->getDefinition()) in getPrimaryContext()
516 --no-opd-optimize Don'\''t optimize the OPD section.\n"
614 * elf64-hppa.c (allocate_global_data_opd): Don't create an OPD entry
5680 @cindex PowerPC64 OPD optimization5688 @cindex PowerPC64 OPD spacing