Home
last modified time | relevance | path

Searched defs:DevTy (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp1738 auto DevTy = OMPDeclareTargetDeclAttr::getDeviceType(VD); checkVar() local
H A DSemaDecl.cpp20508 std::optional<OMPDeclareTargetDeclAttr::DevTypeTy> DevTy = getEmissionStatus() local
20530 std::optional<OMPDeclareTargetDeclAttr::DevTypeTy> DevTy = getEmissionStatus() local
H A DSemaOpenMP.cpp2723 std::optional<OMPDeclareTargetDeclAttr::DevTypeTy> DevTy = finalizeOpenMPDelayedAnalysis() local
2755 std::optional<OMPDeclareTargetDeclAttr::DevTypeTy> DevTy = finalizeOpenMPDelayedAnalysis() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp1498 std::optional<OMPDeclareTargetDeclAttr::DevTypeTy> DevTy = convertDeviceClause() local
9852 std::optional<OMPDeclareTargetDeclAttr::DevTypeTy> DevTy = isAssumedToBeNotEmitted() local