Searched refs:getDeviceType (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DAttrImpl.cpp170 OMPDeclareTargetDeclAttr::getDeviceType(const ValueDecl *VD) { function in class:OMPDeclareTargetDeclAttr
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSema.cpp1591 auto DevTy = OMPDeclareTargetDeclAttr::getDeviceType(VD);
H A DSemaDecl.cpp18469 OMPDeclareTargetDeclAttr::getDeviceType(FD->getCanonicalDecl());
18491 OMPDeclareTargetDeclAttr::getDeviceType(FD->getCanonicalDecl());
H A DSemaOpenMP.cpp2482 OMPDeclareTargetDeclAttr::getDeviceType(Caller->getMostRecentDecl());
2492 DevTy = OMPDeclareTargetDeclAttr::getDeviceType(FD);
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp10496 OMPDeclareTargetDeclAttr::getDeviceType(VD);
10614 OMPDeclareTargetDeclAttr::getDeviceType(VD);

Completed in 345 milliseconds