Searched refs:FormatMap (Results 1 – 3 of 3) sorted by relevance
66 template <typename KeyType, typename ValueType> class FormatMap {73 FormatMap(IFormatChangeListener *lst) in FormatMap() function170 typedef FormatMap<KeyType, ValueType> BackEndType;
38 typedef FormatMap<ConstString, TypeSummaryImpl> NamedSummariesMap;
401 static sampleprof::SampleProfileFormat FormatMap[] = { variable411 SampleProfileWriter::create(OutputFilename, FormatMap[OutputFormat]); in mergeSampleProfile()