Home
last modified time | relevance | path

Searched refs:is_aggregate (Results 1 – 1 of 1) sorted by relevance

/external/lldb/source/Core/
DDebugger.cpp1741 bool is_aggregate = target->GetClangType().IsAggregateType(); in FormatPromptRecurse() local
1784 if (is_aggregate && was_plain_var) in FormatPromptRecurse()
1792 …if (is_aggregate && ((was_var_format && val_obj_display == ValueObject::eValueObjectRepresentation… in FormatPromptRecurse()