Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DSema.cpp1777 auto DevTy = OMPDeclareTargetDeclAttr::getDeviceType(VD); checkVar() local
H A DSemaDecl.cpp20143 std::optional<OMPDeclareTargetDeclAttr::DevTypeTy> DevTy = getEmissionStatus() local
20165 std::optional<OMPDeclareTargetDeclAttr::DevTypeTy> DevTy = getEmissionStatus() local
H A DSemaOpenMP.cpp2732 std::optional<OMPDeclareTargetDeclAttr::DevTypeTy> DevTy = finalizeOpenMPDelayedAnalysis() local
2765 std::optional<OMPDeclareTargetDeclAttr::DevTypeTy> DevTy = finalizeOpenMPDelayedAnalysis() local
[all...]
/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp1499 std::optional<OMPDeclareTargetDeclAttr::DevTypeTy> DevTy = convertDeviceClause() local
9904 std::optional<OMPDeclareTargetDeclAttr::DevTypeTy> DevTy = isAssumedToBeNotEmitted() local