Home
last modified time | relevance | path

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

/external/lldb/source/Expression/
DIRForTarget.cpp2441 …FunctionValueCache body_result_maker ([this, name, offset_type, offset, argument, value] (llvm::Fu… in ReplaceVariables() local
2475 UnfoldConstant(constant, body_result_maker, m_entry_instruction_finder); in ReplaceVariables()
2479 … value->replaceAllUsesWith(body_result_maker.GetValue(instruction->getParent()->getParent())); in ReplaceVariables()