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()
1228 case Instruction::Operand::Type::Dereference: in GetBaseExplainingValue()
1291 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()