Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/DataFormatters/
H A DTypeCategory.h192 SynthContainer::ExactMatchForEachCallback GetSynthExactCallback() const { in GetSynthExactCallback() function
243 GetTypeSyntheticsContainer()->ForEach(foreach.GetSynthExactCallback()); in ForEach()