Searched refs:show_types (Results 1 – 4 of 4) sorted by relevance
33 return show_types || no_summary_depth != 0 || show_location || in AnyOptionWasSet()45 bool show_types : 1, show_location : 1, flat_output : 1, use_objc : 1, variable
84 show_types = true; in SetOptionValue()162 show_types = false; in OptionParsingStarting()200 .SetShowTypes(show_types) in GetAsDumpOptions()
51 bool show_types; variable
4591 bool show_types; member5649 g_options.show_types = !g_options.show_types; in WindowDelegateHandleChar()5774 options.show_types ? valobj->GetTypeName().GetCString() : nullptr; in DisplayRowObject()