Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp1378 IRForTarget ir_for_target(decl_map, m_expr.NeedsVariableResolution(), in DoPrepareForExecution() local
1382 if (!ir_for_target.runOnModule(*execution_unit_sp->GetModule())) { in DoPrepareForExecution()