Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/DataFormatters/
H A DTypeCategory.h143 FormatContainer::ExactMatchForEachCallback GetFormatExactCallback() const { in GetFormatExactCallback() function
190 GetTypeFormatsContainer()->ForEach(foreach.GetFormatExactCallback()); in ForEach()