reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Overridden By

tools/lldb/source/DataFormatters/TypeSynthetic.cpp
   74 std::string TypeFilterImpl::GetDescription() {
   88 std::string CXXSyntheticChildren::GetDescription() {
  209 std::string ScriptedSyntheticChildren::GetDescription() {

References

tools/lldb/source/Commands/CommandObjectType.cpp
 1087                                           format_sp->GetDescription().c_str());
 1110                                           format_sp->GetDescription().c_str());
 2874         std::string description(formatter_sp->GetDescription());