Searched refs:IsPtr (Results 1 – 2 of 2) sorted by relevance
72 bool IsPtr();
188 bool ValueObjectPrinter::IsPtr() { in IsPtr() function in ValueObjectPrinter485 const bool is_ptr = IsPtr(); in ShouldPrintChildren()563 ((IsPtr() && !m_options.m_pointer_as_array) || IsRef()); in PrintChild()