Searched defs:OPD (Results 1 – 6 of 6) sorted by relevance
448 ObjCPropertyDecl* OPD = cast<ObjCPropertyDecl>(I); in PrintDeclContext() local
906 } else if (const ObjCPropertyDecl *OPD = dyn_cast<ObjCPropertyDecl>(D)) in clang_getDeclObjCTypeEncoding() local
1110 } else if (const ObjCPropertyDecl *OPD = dyn_cast<ObjCPropertyDecl>(D)) in clang_getDeclObjCTypeEncoding() local
1249 if (auto *OPD = dyn_cast<ObjCProtocolDecl>(this)) in getPrimaryContext() local
1245 if (const auto *OPD = dyn_cast<OMPParallelDirective>(&D)) in emitParallelOrTeamsOutlinedFunction() local1247 else if (const auto *OPD = dyn_cast<OMPTargetParallelDirective>(&D)) in emitParallelOrTeamsOutlinedFunction() local
849 if (auto *OPD = dyn_cast<OMPParallelDirective>(&D)) in emitParallelOrTeamsOutlinedFunction() local