Searched defs:FormattersContainer (Results 1 – 3 of 3) sorted by relevance
350 friend class FormattersContainer<TypeFormatImpl>; variable352 friend class FormattersContainer<TypeSummaryImpl>; variable354 friend class FormattersContainer<TypeFilterImpl>; variable356 friend class FormattersContainer<ScriptedSyntheticChildren>; variable
107 friend class FormattersContainer<ValueType>; variable
118 FormattersContainer(IFormatChangeListener *lst) : listener(lst) {} in FormattersContainer() function