Home
last modified time | relevance | path

Searched refs:setCommandLineOpenCLOpts (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h1749 virtual void setCommandLineOpenCLOpts() { in setCommandLineOpenCLOpts() function
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DTargets.cpp834 Target->setCommandLineOpenCLOpts(); in CreateTargetInfo()