Home
last modified time | relevance | path

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

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