Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DDriver.cpp1081 auto CLModePassThroughOptions = std::make_unique<InputArgList>( in BuildCompilation() local
1085 for (auto *Opt : *CLModePassThroughOptions) { in BuildCompilation()