Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/DataFormatters/
DTypeCategory.h162 FilterContainer::RegexMatchForEachCallback GetFilterRegexCallback() const { in GetFilterRegexCallback() function
198 GetRegexTypeFiltersContainer()->ForEach(foreach.GetFilterRegexCallback()); in ForEach()