Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DTypeCategory.h42 typename RegexMatchContainer::ForEachCallback RegexMatchForEachCallback; typedef
99 SetWithRegex(FormatContainer::RegexMatchForEachCallback callback) { in SetWithRegex()
112 SetWithRegex(SummaryContainer::RegexMatchForEachCallback callback) { in SetWithRegex()
125 SetWithRegex(FilterContainer::RegexMatchForEachCallback callback) { in SetWithRegex()
138 SetWithRegex(SynthContainer::RegexMatchForEachCallback callback) { in SetWithRegex()
154 SummaryContainer::RegexMatchForEachCallback
169 SynthContainer::RegexMatchForEachCallback GetSynthRegexCallback() const { in GetSynthRegexCallback()
175 FormatContainer::RegexMatchForEachCallback m_format_regex;
178 SummaryContainer::RegexMatchForEachCallback m_summary_regex;
181 FilterContainer::RegexMatchForEachCallback m_filter_regex;
[all …]