Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DTargetInfo.h1629 virtual void setCommandLineOpenCLOpts() { in setCommandLineOpenCLOpts() function
/openbsd-src/gnu/llvm/clang/lib/Basic/
H A DTargets.cpp761 Target->setCommandLineOpenCLOpts(); in CreateTargetInfo()