Home
last modified time | relevance | path

Searched refs:getDeviceType (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DAttrImpl.cpp178 OMPDeclareTargetDeclAttr::getDeviceType(const ValueDecl *VD) { in getDeviceType() function in OMPDeclareTargetDeclAttr
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSema.cpp1705 auto DevTy = OMPDeclareTargetDeclAttr::getDeviceType(VD); in checkVar()
H A DSemaOpenMP.cpp2700 OMPDeclareTargetDeclAttr::getDeviceType(Caller->getMostRecentDecl()); in finalizeOpenMPDelayedAnalysis()
2710 DevTy = OMPDeclareTargetDeclAttr::getDeviceType(FD); in finalizeOpenMPDelayedAnalysis()
2732 OMPDeclareTargetDeclAttr::getDeviceType( in finalizeOpenMPDelayedAnalysis()
H A DSemaDecl.cpp19892 OMPDeclareTargetDeclAttr::getDeviceType(FD->getCanonicalDecl()); in getEmissionStatus()
19914 OMPDeclareTargetDeclAttr::getDeviceType(FD->getCanonicalDecl()); in getEmissionStatus()
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DAttr.td3792 static std::optional<DevTypeTy> getDeviceType(const ValueDecl *VD);
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp10260 OMPDeclareTargetDeclAttr::getDeviceType(VD); in isAssumedToBeNotEmitted()
10345 OMPDeclareTargetDeclAttr::getDeviceType(VD); in registerTargetGlobalVariable()