Home
last modified time | relevance | path

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

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