Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Core/
H A DMappedHash.h147 eResultKeyMatch = 0u, // The entry was found, key matched and "pair" was enumerator
226 case eResultKeyMatch: in Find()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DHashedNameToDIE.cpp389 return eResultKeyMatch; in GetHashDataForName()
450 return eResultKeyMatch; in AppendHashDataForRegularExpression()
479 case eResultKeyMatch: in AppendAllDIEsThatMatchingRegex()