Searched refs:is_ptr (Results 1 – 2 of 2) sorted by relevance
512 const bool is_ptr = IsPtr(); in ShouldPrintChildren() local542 if (is_ptr || is_ref) { in ShouldPrintChildren()550 is_ptr && m_type_flags.Test(m_options.m_expand_ptr_type_flags); in ShouldPrintChildren()
971 bool is_ptr = ex ? ex_type->__is_pointer_p() : false; in check_type_signature() local972 if (is_ptr) in check_type_signature()