Searched refs:SetRootValueObjectName (Results 1 - 4 of 4) sorted by relevance

/external/lldb/source/Commands/
H A DCommandObjectFrame.cpp495 options.SetRootValueObjectName(valobj_sp->GetParent() ? name_cstr : NULL);
573 options.SetRootValueObjectName(name_cstr);
H A DCommandObjectTarget.cpp693 options.SetRootValueObjectName(root_name);
/external/lldb/include/lldb/Core/
H A DValueObject.h413 SetRootValueObjectName (const char* name = NULL) function in struct:lldb_private::ValueObject::DumpValueObjectOptions
/external/lldb/source/Core/
H A DValueObject.cpp3561 child_options.SetFormat(options.m_format).SetSummary().SetRootValueObjectName();

Completed in 58 milliseconds