Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/DataFormatters/
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()
146 FormatContainer::RegexMatchForEachCallback GetFormatRegexCallback() const { in GetFormatRegexCallback()
154 SummaryContainer::RegexMatchForEachCallback
162 FilterContainer::RegexMatchForEachCallback GetFilterRegexCallback() const { in GetFilterRegexCallback()
169 SynthContainer::RegexMatchForEachCallback GetSynthRegexCallback() const { in GetSynthRegexCallback()
175 FormatContainer::RegexMatchForEachCallback m_format_regex;
[all …]