Home
last modified time | relevance | path

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

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