Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Frontend/
H A DFrontendOptions.h73 EmitCodeGenOnly, enumerator
/llvm-project-15.0.7/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp59 case EmitCodeGenOnly: return std::make_unique<EmitCodeGenOnlyAction>(); in CreateFrontendBaseAction()
/llvm-project-15.0.7/clang/lib/Frontend/
H A DCompilerInvocation.cpp2465 {frontend::EmitCodeGenOnly, OPT_emit_codegen_only}, in getFrontendActionTable()
4124 case frontend::EmitCodeGenOnly: in isStrictlyPreprocessorAction()