Searched refs:getDeviceType (Results 1 – 6 of 6) sorted by relevance
180 OMPDeclareTargetDeclAttr::getDeviceType(const ValueDecl *VD) { in getDeviceType() function in OMPDeclareTargetDeclAttr
1922 auto DevTy = OMPDeclareTargetDeclAttr::getDeviceType(VD); in checkVar()
2710 OMPDeclareTargetDeclAttr::getDeviceType(Caller->getMostRecentDecl()); in finalizeOpenMPDelayedAnalysis()2720 DevTy = OMPDeclareTargetDeclAttr::getDeviceType(FD); in finalizeOpenMPDelayedAnalysis()2743 OMPDeclareTargetDeclAttr::getDeviceType( in finalizeOpenMPDelayedAnalysis()
20674 OMPDeclareTargetDeclAttr::getDeviceType(FD->getCanonicalDecl()); in getEmissionStatus()20696 OMPDeclareTargetDeclAttr::getDeviceType(FD->getCanonicalDecl()); in getEmissionStatus()
1491 OMPDeclareTargetDeclAttr::getDeviceType(VD); in convertDeviceClause()9988 OMPDeclareTargetDeclAttr::getDeviceType(VD); in isAssumedToBeNotEmitted()
4631 static std::optional<DevTypeTy> getDeviceType(const ValueDecl *VD);