Lines Matching refs:Dereference
654 valobj_sp = valobj_sp->GetSyntheticValue()->Dereference(deref_error); in GetValueForVariableExpressionPath()
662 valobj_sp = valobj_sp->Dereference(deref_error); in GetValueForVariableExpressionPath()
799 ValueObjectSP temp(valobj_sp->Dereference(deref_error)); in GetValueForVariableExpressionPath()
997 ValueObjectSP temp(valobj_sp->Dereference(deref_error)); in GetValueForVariableExpressionPath()
1069 ValueObjectSP deref_valobj_sp(valobj_sp->Dereference(error)); in GetValueForVariableExpressionPath()
1236 case Instruction::Operand::Type::Dereference: in GetBaseExplainingValue()
1299 if (operand.m_type == Instruction::Operand::Type::Dereference) { in GetBaseExplainingDereference()
1434 ValueObjectSP pointee = base->Dereference(error); in GetValueForDereferincingOffset()
1561 if (!MatchUnaryOp(MatchOpType(Instruction::Operand::Type::Dereference), in DoGuessValueAt()
1564 MatchOpType(Instruction::Operand::Type::Dereference), in DoGuessValueAt()
1643 MatchOpType(Instruction::Operand::Type::Dereference), in DoGuessValueAt()
1646 MatchOpType(Instruction::Operand::Type::Dereference), in DoGuessValueAt()