Searched refs:FormatMap (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DFormattersContainer.h64 template <typename KeyType, typename ValueType> class FormatMap { class in namespace:lldb_private
71 FormatMap(IFormatChangeListener *lst) function in class:lldb_private::FormatMap
159 typedef FormatMap<KeyType, ValueType> BackEndType;
H A DFormatManager.h37 typedef FormatMap<ConstString, TypeSummaryImpl> NamedSummariesMap;
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp410 static sampleprof::SampleProfileFormat FormatMap[] = { variable
519 SampleProfileWriter::create(OutputFilename, FormatMap[OutputFormat]);

Completed in 52 milliseconds