Home
last modified time | relevance | path

Searched defs:OPD (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCXType.cpp1134 } else if (const ObjCPropertyDecl *OPD = dyn_cast<ObjCPropertyDecl>(D)) in clang_getDeclObjCTypeEncoding() local
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DDeclBase.cpp1302 if (auto *OPD = dyn_cast<ObjCProtocolDecl>(this)) in getPrimaryContext() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp1236 if (const auto *OPD = dyn_cast<OMPParallelDirective>(&D)) in emitParallelOrTeamsOutlinedFunction() local
1238 else if (const auto *OPD = dyn_cast<OMPTargetParallelDirective>(&D)) in emitParallelOrTeamsOutlinedFunction() local