HomeSort by: relevance | last modified time | path
    Searched refs:getDeviceType (Results 1 - 5 of 5) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/AST/
AttrImpl.cpp 170 OMPDeclareTargetDeclAttr::getDeviceType(const ValueDecl *VD) {
  /src/external/apache2/llvm/dist/clang/lib/Sema/
Sema.cpp 1591 auto DevTy = OMPDeclareTargetDeclAttr::getDeviceType(VD);
SemaDecl.cpp 18469 OMPDeclareTargetDeclAttr::getDeviceType(FD->getCanonicalDecl());
18491 OMPDeclareTargetDeclAttr::getDeviceType(FD->getCanonicalDecl());
SemaOpenMP.cpp 2482 OMPDeclareTargetDeclAttr::getDeviceType(Caller->getMostRecentDecl());
2492 DevTy = OMPDeclareTargetDeclAttr::getDeviceType(FD);
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGOpenMPRuntime.cpp 10496 OMPDeclareTargetDeclAttr::getDeviceType(VD);
10614 OMPDeclareTargetDeclAttr::getDeviceType(VD);

Completed in 45 milliseconds