Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/DataFormatters/
H A DTypeCategory.h171 FormatContainer::RegexMatchForEachCallback GetFormatRegexCallback() const { in GetFormatRegexCallback() function
233 GetRegexTypeFormatsContainer()->ForEach(foreach.GetFormatRegexCallback()); in ForEach()