|
LLDB mainline
|
#include <Type.h>
Public Member Functions | |
| AppendVisitor (TypeListImpl &type_list) | |
| void | operator() (const lldb::TypeImplSP &type) |
Private Attributes | |
| TypeListImpl & | m_type_list |
|
inline |
Definition at line 705 of file Type.h.
References m_type_list, and lldb_private::TypeListImpl::TypeListImpl().
|
inline |
Definition at line 707 of file Type.h.
References m_type_list.
|
private |
Definition at line 710 of file Type.h.
Referenced by AppendVisitor(), and operator()().