Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangExpressionParser.cpp1389 IRForTarget ir_for_target(decl_map, m_expr.NeedsVariableResolution(), in PrepareForExecution() local
1393 if (!ir_for_target.runOnModule(*execution_unit_sp->GetModule())) { in PrepareForExecution()