Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DFrontendOptions.h97 InitOnly, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp70 case InitOnly: return std::make_unique<InitOnlyAction>(); in CreateFrontendBaseAction()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInvocation.cpp2385 {frontend::InitOnly, OPT_init_only}, in getFrontendActionTable()
4078 case frontend::InitOnly: in isStrictlyPreprocessorAction()