LLDB mainline
Public Member Functions | List of all members
CommandObjectTypeSynthList Class Reference
Inheritance diagram for CommandObjectTypeSynthList:
Inheritance graph
[legend]

Public Member Functions

 CommandObjectTypeSynthList (CommandInterpreter &interpreter)
 
- Public Member Functions inherited from CommandObjectTypeFormatterList< SyntheticChildren >
 CommandObjectTypeFormatterList (CommandInterpreter &interpreter, const char *name, const char *help)
 
 ~CommandObjectTypeFormatterList () override=default
 

Additional Inherited Members

- Protected Member Functions inherited from CommandObjectTypeFormatterList< SyntheticChildren >
virtual bool FormatterSpecificList (CommandReturnObject &result)
 
void DoExecute (Args &command, CommandReturnObject &result) override
 
- Static Protected Member Functions inherited from CommandObjectTypeFormatterList< SyntheticChildren >
static bool ShouldListItem (llvm::StringRef s, RegularExpression *regex)
 

Detailed Description

Definition at line 1993 of file CommandObjectType.cpp.

Constructor & Destructor Documentation

◆ CommandObjectTypeSynthList()

CommandObjectTypeSynthList::CommandObjectTypeSynthList ( CommandInterpreter interpreter)
inline

Definition at line 1996 of file CommandObjectType.cpp.


The documentation for this class was generated from the following file: