Searched refs:GetMaximumNumberOfChildrenToDisplay (Results 1 – 8 of 8) sorted by relevance
174 m_backend.GetTargetSP()->GetMaximumNumberOfChildrenToDisplay(); in Update()
353 uint32_t GetMaximumNumberOfChildrenToDisplay() const;
632 m_valobj->GetTargetSP()->GetMaximumNumberOfChildrenToDisplay(); in GetMaxNumChildrenToPrint()
1676 uint32_t SBTarget::GetMaximumNumberOfChildrenToDisplay() const { in GetMaximumNumberOfChildrenToDisplay() function in SBTarget1681 return target_sp->GetMaximumNumberOfChildrenToDisplay(); in GetMaximumNumberOfChildrenToDisplay()
174 uint32_t GetMaximumNumberOfChildrenToDisplay() const;
932 target->GetTargetSP()->GetMaximumNumberOfChildrenToDisplay(); in DumpValue()
4604 uint32_t TargetProperties::GetMaximumNumberOfChildrenToDisplay() const { in GetMaximumNumberOfChildrenToDisplay() function in TargetProperties
53196 result = (uint32_t)((lldb::SBTarget const *)arg1)->GetMaximumNumberOfChildrenToDisplay(); in _wrap_SBTarget_GetMaximumNumberOfChildrenToDisplay()