Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DFrontendOptions.h61 EmitBC, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp54 case EmitBC: return std::make_unique<EmitBCAction>(); in CreateFrontendBaseAction()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInvocation.cpp2369 {frontend::EmitBC, OPT_emit_llvm_bc}, in getFrontendActionTable()
4052 case frontend::EmitBC: in isStrictlyPreprocessorAction()