Searched refs:is_ptr (Results 1 – 2 of 2) sorted by relevance
487 const bool is_ptr = IsPtr(); in ShouldPrintChildren() local511 if (is_ptr || is_ref) { in ShouldPrintChildren()
936 bool is_ptr = ex ? ex_type->__is_pointer_p() : false; in check_type_signature() local937 if (is_ptr) in check_type_signature()