Searched refs:do_deref_pointer (Results 1 – 1 of 1) sorted by relevance
1558 bool do_deref_pointer = false; in FormatPromptRecurse() local1579 do_deref_pointer = true; in FormatPromptRecurse()1603 ValueObject::ExpressionPathAftermath what_next = (do_deref_pointer ? in FormatPromptRecurse()1705 … do_deref_pointer = (what_next == ValueObject::eExpressionPathAftermathDereference); in FormatPromptRecurse()1707 if (do_deref_pointer && !is_array_range) in FormatPromptRecurse()1720 do_deref_pointer = false; in FormatPromptRecurse()1820 … do_deref_pointer ? "*" : "", in FormatPromptRecurse()