Home
last modified time | relevance | path

Searched refs:GetFormatExactCallback (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/DataFormatters/
H A DTypeCategory.h168 FormatContainer::ExactMatchForEachCallback GetFormatExactCallback() const { in GetFormatExactCallback() function
232 GetTypeFormatsContainer()->ForEach(foreach.GetFormatExactCallback()); in ForEach()