Searched refs:getDeviceType (Results 1 – 6 of 6) sorted by relevance
180 OMPDeclareTargetDeclAttr::getDeviceType(const ValueDecl *VD) { in getDeviceType() function in OMPDeclareTargetDeclAttr
1738 auto DevTy = OMPDeclareTargetDeclAttr::getDeviceType(VD); in checkVar()
2724 OMPDeclareTargetDeclAttr::getDeviceType(Caller->getMostRecentDecl()); in finalizeOpenMPDelayedAnalysis()2734 DevTy = OMPDeclareTargetDeclAttr::getDeviceType(FD); in finalizeOpenMPDelayedAnalysis()2756 OMPDeclareTargetDeclAttr::getDeviceType( in finalizeOpenMPDelayedAnalysis()
20509 OMPDeclareTargetDeclAttr::getDeviceType(FD->getCanonicalDecl()); in getEmissionStatus()20531 OMPDeclareTargetDeclAttr::getDeviceType(FD->getCanonicalDecl()); in getEmissionStatus()
1499 OMPDeclareTargetDeclAttr::getDeviceType(VD); in convertDeviceClause()9853 OMPDeclareTargetDeclAttr::getDeviceType(VD); in isAssumedToBeNotEmitted()
4066 static std::optional<DevTypeTy> getDeviceType(const ValueDecl *VD);