LLDB mainline
|
Public Member Functions | |
TypeAppendVisitor (TypeListImpl &type_list) | |
bool | operator() (const lldb::TypeSP &type) |
Private Attributes | |
TypeListImpl & | m_type_list |
|
inline |
Definition at line 247 of file Type.cpp.
References m_type_list.
|
inline |
Definition at line 249 of file Type.cpp.
References m_type_list.
|
private |
Definition at line 255 of file Type.cpp.
Referenced by operator()(), and TypeAppendVisitor().