Home
last modified time | relevance | path

Searched refs:eResultKeyMatch (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DMappedHash.h150 eResultKeyMatch = 0u, // The entry was found, key matched and "pair" was enumerator
229 case eResultKeyMatch: in Find()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DHashedNameToDIE.cpp435 return eResultKeyMatch; // The key (cstring) matches and we have lookup in GetHashDataForName()
496 return eResultKeyMatch; // The key (cstring) matches and we have lookup in AppendHashDataForRegularExpression()
525 case eResultKeyMatch: in AppendAllDIEsThatMatchingRegex()