Home
last modified time | relevance | path

Searched defs:NameMatches (Results 1 – 9 of 9) sorted by relevance

/external/lldb/include/lldb/Core/
DMangled.h239 NameMatches (const ConstString &name) const in NameMatches() function
/external/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFDeclContext.h47 NameMatches (const Entry& rhs) const in NameMatches() function
/external/lldb/include/lldb/Target/
DThreadSpec.h109 NameMatches (const char *name) const in NameMatches() function
/external/lldb/include/lldb/Symbol/
DVariable.h73 NameMatches (const ConstString &name) const in NameMatches() function
/external/lldb/source/
Dlldb.cpp394 lldb_private::NameMatches (const char *name, in NameMatches() function in lldb_private
/external/lldb/source/Target/
DThreadSpec.cpp78 ThreadSpec::NameMatches (Thread &thread) const in NameMatches() function in ThreadSpec
DProcess.cpp851 ProcessInstanceInfoMatch::NameMatches (const char *process_name) const in NameMatches() function in ProcessInstanceInfoMatch
/external/lldb/source/Core/
DMangled.cpp224 Mangled::NameMatches (const RegularExpression& regex) const in NameMatches() function in Mangled
/external/lldb/source/Symbol/
DVariable.cpp78 Variable::NameMatches (const RegularExpression& regex) const in NameMatches() function in Variable