Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/DataFormatters/
H A DTypeCategory.h110 SetWithRegex(FormatContainer::RegexMatchForEachCallback callback) { in SetWithRegex()
123 SetWithRegex(SummaryContainer::RegexMatchForEachCallback callback) { in SetWithRegex()
136 SetWithRegex(FilterContainer::RegexMatchForEachCallback callback) { in SetWithRegex()
150 SetWithRegex(SynthContainer::RegexMatchForEachCallback callback) { in SetWithRegex()
179 SummaryContainer::RegexMatchForEachCallback
204 ValidatorContainer::RegexMatchForEachCallback
211 FormatContainer::RegexMatchForEachCallback m_format_regex;
214 SummaryContainer::RegexMatchForEachCallback m_summary_regex;
217 FilterContainer::RegexMatchForEachCallback m_filter_regex;
221 SynthContainer::RegexMatchForEachCallback m_synth_regex;
[all …]