Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp73 case InitOnly: return std::make_unique<InitOnlyAction>(); in CreateFrontendBaseAction()
/openbsd-src/gnu/llvm/clang/include/clang/Frontend/
H A DFrontendOptions.h101 InitOnly, enumerator
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DCompilerInvocation.cpp2494 {frontend::InitOnly, OPT_init_only}, in getFrontendActionTable()
4169 case frontend::InitOnly: in isStrictlyPreprocessorAction()