Home
last modified time | relevance | path

Searched refs:SYCL_None (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h148 SYCL_None, enumerator
H A DLangOptions.def301 ENUM_LANGOPT(SYCLVersion , SYCLMajorVersion, 2, SYCL_None, "Version of the SYCL standard used")
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td8148 MarshallingInfoEnum<LangOpts<"SYCLVersion">, "SYCL_None">,