Searched refs:is_array_range (Results 1 – 1 of 1) sorted by relevance
1615 bool is_array_range = false; in FormatPromptRecurse() local1702 … is_array_range = (final_value_type == ValueObject::eExpressionPathEndResultTypeBoundedRange || in FormatPromptRecurse()1707 if (do_deref_pointer && !is_array_range) in FormatPromptRecurse()1743 …if ((is_array || is_pointer) && (!is_array_range) && val_obj_display == ValueObject::eValueObjectR… in FormatPromptRecurse()1799 if (!is_array_range) in FormatPromptRecurse()