LLDB mainline
|
Public Member Functions | |
CommandObjectTypeFormatList (CommandInterpreter &interpreter) | |
Public Member Functions inherited from CommandObjectTypeFormatterList< TypeFormatImpl > | |
CommandObjectTypeFormatterList (CommandInterpreter &interpreter, const char *name, const char *help) | |
~CommandObjectTypeFormatterList () override=default | |
Additional Inherited Members | |
Protected Member Functions inherited from CommandObjectTypeFormatterList< TypeFormatImpl > | |
virtual bool | FormatterSpecificList (CommandReturnObject &result) |
void | DoExecute (Args &command, CommandReturnObject &result) override |
Static Protected Member Functions inherited from CommandObjectTypeFormatterList< TypeFormatImpl > | |
static bool | ShouldListItem (llvm::StringRef s, RegularExpression *regex) |
Definition at line 1132 of file CommandObjectType.cpp.
|
inline |
Definition at line 1135 of file CommandObjectType.cpp.