Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Frontend/
H A DFrontendOptions.h92 InitOnly, enumerator
/freebsd-12.1/contrib/llvm/tools/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp68 case InitOnly: return llvm::make_unique<InitOnlyAction>(); in CreateFrontendBaseAction()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DCompilerInvocation.cpp1637 Opts.ProgramAction = frontend::InitOnly; break; in ParseFrontendArgs()
3067 case frontend::InitOnly: in isStrictlyPreprocessorAction()