Home
last modified time | relevance | path

Searched refs:EmitObj (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/FrontendAction/
H A DCIRGenAction.cpp38 case CIRGenAction::OutputType::EmitObj: in getBackendActionFromOutputType()
128 case CIRGenAction::OutputType::EmitObj: in HandleTranslationUnit()
175 case CIRGenAction::OutputType::EmitObj: in getOutputStream()
212 : CIRGenAction(OutputType::EmitObj, MLIRCtx) {} in EmitObjAction()
/freebsd/contrib/llvm-project/clang/include/clang/CIR/FrontendAction/
H A DCIRGenAction.h32 EmitObj, enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DFrontendOptions.h81 EmitObj, enumerator
/freebsd/contrib/llvm-project/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp96 case EmitObj: in CreateFrontendBaseAction()
/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DInterpreter.cpp318 case frontend::EmitObj: in IncrementalAction()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp2805 {frontend::EmitObj, OPT_emit_obj}, in getFrontendActionTable()
4772 case frontend::EmitObj: in isStrictlyPreprocessorAction()
4814 case frontend::EmitObj: in isCodeGenAction()