reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
93 FormattersMatchVector GetMatchesVector();
52 m_category_sp->Get(valobj, match_data.GetMatchesVector(), format_sp); 75 m_category_sp->Get(valobj, match_data.GetMatchesVector(), format_sp); 98 m_category_sp->Get(valobj, match_data.GetMatchesVector(), format_sp); 121 m_category_sp->Get(valobj, match_data.GetMatchesVector(), format_sp);tools/lldb/source/DataFormatters/TypeCategoryMap.cpp
182 for (auto match : match_data.GetMatchesVector()) { 201 match_data.GetMatchesVector(), current_format, 221 for (auto match : match_data.GetMatchesVector()) { 240 match_data.GetMatchesVector(), current_format, 262 for (auto match : match_data.GetMatchesVector()) { 282 match_data.GetMatchesVector(), current_format, 303 for (auto match : match_data.GetMatchesVector()) { 322 match_data.GetMatchesVector(), current_format,