Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DHashedNameToDIE.cpp391 return eResultKeyMatch; in GetHashDataForName()
452 return eResultKeyMatch; in AppendHashDataForRegularExpression()
481 case eResultKeyMatch: in AppendAllDIEsThatMatchingRegex()