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 |
|
inline |
Definition at line 673 of file Type.h.
References lldb_private::TypeListImpl::Append(), and m_type_list.
|
private |
Definition at line 676 of file Type.h.
Referenced by operator()().