Searched refs:is_ptr (Results 1 – 2 of 2) sorted by relevance
519 const bool is_ptr = IsPtr(); in ShouldPrintChildren() local549 if (is_ptr || is_ref) { 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()