Searched refs:GetMaximumNumberOfChildrenToDisplay (Results 1 – 9 of 9) sorted by relevance
174 m_backend.GetTargetSP()->GetMaximumNumberOfChildrenToDisplay(); in Update()
364 uint32_t GetMaximumNumberOfChildrenToDisplay() const;
463 .GetMaximumNumberOfChildrenToDisplay(); in ShouldPrintAsOneLiner()
652 ->GetMaximumNumberOfChildrenToDisplay(); in GetMaxNumChildrenToPrint()
1683 uint32_t SBTarget::GetMaximumNumberOfChildrenToDisplay() const { in GetMaximumNumberOfChildrenToDisplay() function in SBTarget1688 return target_sp->GetMaximumNumberOfChildrenToDisplay(); in GetMaximumNumberOfChildrenToDisplay()
174 uint32_t GetMaximumNumberOfChildrenToDisplay() const;
974 target->GetTargetSP()->GetMaximumNumberOfChildrenToDisplay(); in DumpValue()
4585 uint32_t TargetProperties::GetMaximumNumberOfChildrenToDisplay() const { in GetMaximumNumberOfChildrenToDisplay() function in TargetProperties
56020 result = (uint32_t)((lldb::SBTarget const *)arg1)->GetMaximumNumberOfChildrenToDisplay(); in _wrap_SBTarget_GetMaximumNumberOfChildrenToDisplay()