Home
last modified time | relevance | path

Searched defs:GetMatchType (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBTypeNameSpecifier.cpp82 FormatterMatchType SBTypeNameSpecifier::GetMatchType() { in GetMatchType() function in SBTypeNameSpecifier
/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DFormatClasses.h185 lldb::FormatterMatchType GetMatchType() { return m_match_type; } in GetMatchType() function
H A DFormattersContainer.h117 lldb::FormatterMatchType GetMatchType() const { return m_match_type; } in GetMatchType() function