Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp56 case EmitCIR: in CreateFrontendBaseAction()
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DFrontendOptions.h69 EmitCIR, enumerator
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp2620 {frontend::EmitCIR, OPT_emit_cir}, in getFrontendActionTable()
4468 case frontend::EmitCIR: in isStrictlyPreprocessorAction()