Searched refs:DecompositionDeclName (Results 1 – 1 of 1) sorted by relevance
57 struct DecompositionDeclName { struct104 struct DenseMapInfo<DecompositionDeclName> {106 static DecompositionDeclName getEmptyKey() { in getEmptyKey()109 static DecompositionDeclName getTombstoneKey() { in getTombstoneKey()112 static unsigned getHashValue(DecompositionDeclName Key) { in getHashValue()116 static bool isEqual(DecompositionDeclName LHS, DecompositionDeclName RHS) { in isEqual()137 llvm::DenseMap<DecompositionDeclName, unsigned>167 DecompositionDeclName Name{DD->bindings()}; in getManglingNumber()