Lines Matching refs:Dereference
646 valobj_sp = valobj_sp->GetSyntheticValue()->Dereference(deref_error); in GetValueForVariableExpressionPath()
654 valobj_sp = valobj_sp->Dereference(deref_error); in GetValueForVariableExpressionPath()
791 ValueObjectSP temp(valobj_sp->Dereference(error)); in GetValueForVariableExpressionPath()
990 ValueObjectSP temp(valobj_sp->Dereference(error)); in GetValueForVariableExpressionPath()
1063 ValueObjectSP deref_valobj_sp(valobj_sp->Dereference(error)); in GetValueForVariableExpressionPath()
1230 case Instruction::Operand::Type::Dereference: in GetBaseExplainingValue()
1293 if (operand.m_type == Instruction::Operand::Type::Dereference) { in GetBaseExplainingDereference()
1427 ValueObjectSP pointee = base->Dereference(error); in GetValueForDereferincingOffset()
1554 if (!MatchUnaryOp(MatchOpType(Instruction::Operand::Type::Dereference), in DoGuessValueAt()
1557 MatchOpType(Instruction::Operand::Type::Dereference), in DoGuessValueAt()
1636 MatchOpType(Instruction::Operand::Type::Dereference), in DoGuessValueAt()
1639 MatchOpType(Instruction::Operand::Type::Dereference), in DoGuessValueAt()