Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp77 case InitOnly: return std::make_unique<InitOnlyAction>(); in CreateFrontendBaseAction()
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DFrontendOptions.h109 InitOnly, enumerator
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp2638 {frontend::InitOnly, OPT_init_only}, in getFrontendActionTable()
4496 case frontend::InitOnly: in isStrictlyPreprocessorAction()