Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h150 SYCL_2020, enumerator
153 SYCL_Default = SYCL_2020
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DInitPreprocessor.cpp589 else if (LangOpts.getSYCLVersion() == LangOptions::SYCL_2020) in InitializeStandardPredefinedMacros()
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td8146 NormalizedValues<["SYCL_2020", "SYCL_2017", "SYCL_2017", "SYCL_2017", "SYCL_2017"]>,