Searched refs:getDeviceType (Results 1 – 6 of 6) sorted by relevance
180 OMPDeclareTargetDeclAttr::getDeviceType(const ValueDecl *VD) { in getDeviceType() function in OMPDeclareTargetDeclAttr
1779 auto DevTy = OMPDeclareTargetDeclAttr::getDeviceType(VD); in checkRecordedDecl()
2734 OMPDeclareTargetDeclAttr::getDeviceType(Caller->getMostRecentDecl()); in finalizeOpenMPDelayedAnalysis() 2744 DevTy = OMPDeclareTargetDeclAttr::getDeviceType(FD); in finalizeOpenMPDelayedAnalysis() 2767 OMPDeclareTargetDeclAttr::getDeviceType( in finalizeOpenMPDelayedAnalysis()
20190 OMPDeclareTargetDeclAttr::getDeviceType(FD->getCanonicalDecl()); in ActOnEnumBody() 20212 OMPDeclareTargetDeclAttr::getDeviceType(FD->getCanonicalDecl()); in ActOnEnumBody()
1501 OMPDeclareTargetDeclAttr::getDeviceType(VD); in convertDeviceClause() 9916 OMPDeclareTargetDeclAttr::getDeviceType(VD); in emitTargetGlobalVariable()
4280 static std::optional<DevTypeTy> getDeviceType(const ValueDecl *VD);