Home
last modified time | relevance | path

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

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