Searched refs:DecompositionDeclName (Results 1 – 1 of 1) sorted by relevance
56 struct DecompositionDeclName { struct103 struct DenseMapInfo<DecompositionDeclName> {105 static DecompositionDeclName getEmptyKey() { in getEmptyKey()108 static DecompositionDeclName getTombstoneKey() { in getTombstoneKey()111 static unsigned getHashValue(DecompositionDeclName Key) { in getHashValue()115 static bool isEqual(DecompositionDeclName LHS, DecompositionDeclName RHS) { in isEqual()136 llvm::DenseMap<DecompositionDeclName, unsigned>166 DecompositionDeclName Name{DD->bindings()}; in getManglingNumber()