LLDB mainline
lldb_private::FormatEntity::Entry Member List

This is the complete list of members for lldb_private::FormatEntity::Entry, including all inherited members.

AppendChar(char ch)lldb_private::FormatEntity::Entry
AppendEntry(const Entry &&entry)lldb_private::FormatEntity::Entryinline
AppendText(const llvm::StringRef &s)lldb_private::FormatEntity::Entry
AppendText(const char *cstr)lldb_private::FormatEntity::Entry
childrenlldb_private::FormatEntity::Entry
Clear()lldb_private::FormatEntity::Entryinline
DefinitionWithChildren(const char *name, const FormatEntity::Entry::Type t, const Definition(&children)[N], bool keep_separator=false)lldb_private::FormatEntity::Entryinlinestatic
dereflldb_private::FormatEntity::Entry
Dump(Stream &s, int depth=0) constlldb_private::FormatEntity::Entry
Entry(Type t=Type::Invalid, const char *s=nullptr, const char *f=nullptr)lldb_private::FormatEntity::Entryinline
Entry(llvm::StringRef s)lldb_private::FormatEntity::Entry
Entry(char ch)lldb_private::FormatEntity::Entry
fmtlldb_private::FormatEntity::Entry
numberlldb_private::FormatEntity::Entry
operator==(const Entry &rhs) constlldb_private::FormatEntity::Entryinline
printf_formatlldb_private::FormatEntity::Entry
stringlldb_private::FormatEntity::Entry
typelldb_private::FormatEntity::Entry
Type enum namelldb_private::FormatEntity::Entry
TypeToCString(Type t)lldb_private::FormatEntity::Entrystatic