LLDB mainline
lldb_private::TypeMatcher Member List

This is the complete list of members for lldb_private::TypeMatcher, including all inherited members.

CreatedBySameMatchString(TypeMatcher other) constlldb_private::TypeMatcherinline
GetMatchString() constlldb_private::TypeMatcherinline
GetMatchType() constlldb_private::TypeMatcherinline
m_match_typelldb_private::TypeMatcherprivate
m_namelldb_private::TypeMatcherprivate
m_type_name_regexlldb_private::TypeMatcherprivate
Matches(FormattersMatchCandidate candidate_type) constlldb_private::TypeMatcherinline
StripTypeName(ConstString type)lldb_private::TypeMatcherinlineprivatestatic
TypeMatcher()=deletelldb_private::TypeMatcher
TypeMatcher(ConstString type_name)lldb_private::TypeMatcherinline
TypeMatcher(RegularExpression regex)lldb_private::TypeMatcherinline
TypeMatcher(lldb::TypeNameSpecifierImplSP type_specifier)lldb_private::TypeMatcherinline