Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/DataFormatters/
H A DTypeCategory.h39 typedef typename RegexMatchContainer::SharedPointer RegexMatchContainerSP; typedef
55 RegexMatchContainerSP GetRegexMatch() const { return m_regex_sp; } in GetRegexMatch()
63 RegexMatchContainerSP m_regex_sp;
82 typedef FormatContainer::RegexMatchContainerSP RegexFormatContainerSP;
85 typedef SummaryContainer::RegexMatchContainerSP RegexSummaryContainerSP;
88 typedef FilterContainer::RegexMatchContainerSP RegexFilterContainerSP;
91 typedef SynthContainer::RegexMatchContainerSP RegexSynthContainerSP;
95 typedef ValidatorContainer::RegexMatchContainerSP RegexValidatorContainerSP;