Home
last modified time | relevance | path

Searched refs:sycl_global_host (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DAddressSpaces.h50 sycl_global_host, enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h605 return LangAS::sycl_global_host; in asSYCLLangAS()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DTypePrinter.cpp2469 case LangAS::sycl_global_host: in getAddrSpaceAsString()
H A DItaniumMangle.cpp2774 case LangAS::sycl_global_host: in mangleQualifiers()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DType.h707 B == LangAS::sycl_global_host)) ||
715 B == LangAS::sycl_global_host)) ||