Searched defs:GetMatchType (Results 1 – 3 of 3) sorted by relevance
82 FormatterMatchType SBTypeNameSpecifier::GetMatchType() { in GetMatchType() function in SBTypeNameSpecifier
185 lldb::FormatterMatchType GetMatchType() { return m_match_type; } in GetMatchType() function
117 lldb::FormatterMatchType GetMatchType() const { return m_match_type; } in GetMatchType() function