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

References

tools/lldb/source/Core/FormatEntity.cpp
  265     ENTRY_CHILDREN("<root>", Root, g_top_level_entries);
  296   entry.type = Entry::Type::Root;
  311     ENUM_TO_CSTR(Root);
 1110   case Entry::Type::Root:
 1946   if (parent->type == FormatEntity::Entry::Type::Root)