Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/DataFormatters/
H A DTypeCategory.h195 SynthContainer::RegexMatchForEachCallback GetSynthRegexCallback() const { in GetSynthRegexCallback() function
244 GetRegexTypeSyntheticsContainer()->ForEach(foreach.GetSynthRegexCallback()); in ForEach()