Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/DataFormatters/
H A DTypeCategory.h146 FormatContainer::RegexMatchForEachCallback GetFormatRegexCallback() const { in GetFormatRegexCallback() function
191 GetRegexTypeFormatsContainer()->ForEach(foreach.GetFormatRegexCallback()); in ForEach()