Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DMappedHash.h152 eResultKeyMismatch = enumerator
232 case eResultKeyMismatch: in Find()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DHashedNameToDIE.cpp438 return eResultKeyMismatch; // The key doesn't match, this function will in GetHashDataForName()
499 return eResultKeyMismatch; // The key doesn't match, this function will in AppendHashDataForRegularExpression()
526 case eResultKeyMismatch: in AppendAllDIEsThatMatchingRegex()