Home
last modified time | relevance | path

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

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