Searched defs:NameMatches (Results 1 – 8 of 8) sorted by relevance
15 bool lldb_private::NameMatches(llvm::StringRef name, NameMatch match_type, in NameMatches() function in lldb_private
252 bool ProcessInstanceInfoMatch::NameMatches(const char *process_name) const { in NameMatches() function in ProcessInstanceInfoMatch
177 bool NameMatches(ConstString name) const { in NameMatches() function
29 bool NameMatches(const Entry &rhs) const { in NameMatches() function
81 bool NameMatches(const char *name) const { in NameMatches() function
93 bool ThreadSpec::NameMatches(Thread &thread) const { in NameMatches() function in ThreadSpec
80 bool Variable::NameMatches(ConstString name) const { in NameMatches() function in Variable88 bool Variable::NameMatches(const RegularExpression ®ex) const { in NameMatches() function in Variable
346 bool Mangled::NameMatches(const RegularExpression ®ex) const { in NameMatches() function in Mangled