Add(TypeMatcher matcher, const ValueSP &entry) | lldb_private::FormattersContainer< ValueType > | inline |
AutoComplete(CompletionRequest &request) | lldb_private::FormattersContainer< ValueType > | inline |
Clear() | lldb_private::FormattersContainer< ValueType > | inline |
Delete(TypeMatcher matcher) | lldb_private::FormattersContainer< ValueType > | inline |
ForEach(ForEachCallback callback) | lldb_private::FormattersContainer< ValueType > | inline |
ForEachCallback typedef | lldb_private::FormattersContainer< ValueType > | |
FormattersContainer(IFormatChangeListener *lst) | lldb_private::FormattersContainer< ValueType > | inline |
FormattersContainer(const FormattersContainer &)=delete | lldb_private::FormattersContainer< ValueType > | protected |
Get(FormattersMatchCandidate candidate, ValueSP &entry) | lldb_private::FormattersContainer< ValueType > | inline |
Get(const FormattersMatchVector &candidates, ValueSP &entry) | lldb_private::FormattersContainer< ValueType > | inline |
GetAtIndex(size_t index) | lldb_private::FormattersContainer< ValueType > | inline |
GetCount() | lldb_private::FormattersContainer< ValueType > | inline |
GetExact(TypeMatcher matcher, ValueSP &entry) | lldb_private::FormattersContainer< ValueType > | inline |
GetTypeNameSpecifierAtIndex(size_t index) | lldb_private::FormattersContainer< ValueType > | inline |
listener | lldb_private::FormattersContainer< ValueType > | protected |
m_map | lldb_private::FormattersContainer< ValueType > | protected |
m_map_mutex | lldb_private::FormattersContainer< ValueType > | protected |
MapType typedef | lldb_private::FormattersContainer< ValueType > | |
operator=(const FormattersContainer &)=delete | lldb_private::FormattersContainer< ValueType > | protected |
SharedPointer typedef | lldb_private::FormattersContainer< ValueType > | |
TypeCategoryImpl | lldb_private::FormattersContainer< ValueType > | friend |
ValueSP typedef | lldb_private::FormattersContainer< ValueType > | |