Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp59 case EmitCodeGenOnly: return std::make_unique<EmitCodeGenOnlyAction>(); in CreateFrontendBaseAction()
/openbsd-src/gnu/llvm/clang/include/clang/Frontend/
H A DFrontendOptions.h74 EmitCodeGenOnly, enumerator
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DCompilerInvocation.cpp2482 {frontend::EmitCodeGenOnly, OPT_emit_codegen_only}, in getFrontendActionTable()
4146 case frontend::EmitCodeGenOnly: in isStrictlyPreprocessorAction()