Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DMultiOnDiskHashTable.h228 data_type find(const external_key_type &EKey) { in find() argument
237 internal_key_type Key = Info::GetInternalKey(EKey); in find()
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DOnDiskHashTable.h342 iterator find(const external_key_type &EKey, Info *InfoPtr = nullptr) {
343 const internal_key_type &IKey = InfoObj.GetInternalKey(EKey);