Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp54 bool EmitsCIR = Act == EmitCIR; in CreateFrontendBaseAction() local
56 if (!UseCIR && EmitsCIR) in CreateFrontendBaseAction()