Home
last modified time | relevance | path

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

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