Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/DataFormatters/
H A DTypeCategory.h169 SynthContainer::RegexMatchForEachCallback GetSynthRegexCallback() const { in GetSynthRegexCallback() function
201 GetRegexTypeSyntheticsContainer()->ForEach(foreach.GetSynthRegexCallback()); in ForEach()