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

  /src/external/apache2/llvm/dist/clang/include/clang/Basic/
AddressSpaces.h 49 sycl_global_device, member in class:clang::LangAS
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
ParsedAttr.h 661 return LangAS::sycl_global_device;
  /src/external/apache2/llvm/dist/clang/lib/AST/
TypePrinter.cpp 2138 case LangAS::sycl_global_device:
ItaniumMangle.cpp 2580 case LangAS::sycl_global_device:
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
Type.h 489 (A == LangAS::sycl_global && (B == LangAS::sycl_global_device ||
497 B == LangAS::sycl_global || B == LangAS::sycl_global_device ||

Completed in 34 milliseconds