Home
last modified time | relevance | path

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

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