Home
last modified time | relevance | path

Searched defs:DenseMapInfoByAliasOnly (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DWeak.h37 struct DenseMapInfoByAliasOnly struct
39 static inline WeakInfo getEmptyKey() { in getEmptyKey()
42 static inline WeakInfo getTombstoneKey() { in getTombstoneKey()
45 static unsigned getHashValue(const WeakInfo &W) { in getHashValue()
48 static bool isEqual(const WeakInfo &LHS, const WeakInfo &RHS) { in isEqual()