Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DOpenCLOptions.h130 void enableSupportedCore(LangOptions LO) { in enableSupportedCore() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSema.cpp261 getOpenCLOptions().enableSupportedCore(getLangOpts()); in Initialize()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParsePragma.cpp696 Opt.enableSupportedCore(getLangOpts()); in HandlePragmaOpenCLExtension()