Searched refs:DecompositionDeclName (Results 1 – 1 of 1) sorted by relevance
55 struct DecompositionDeclName { struct78 struct DenseMapInfo<DecompositionDeclName> {81 static DecompositionDeclName getEmptyKey() { in getEmptyKey()84 static DecompositionDeclName getTombstoneKey() { in getTombstoneKey()87 static unsigned getHashValue(DecompositionDeclName Key) { in getHashValue()91 static bool isEqual(DecompositionDeclName LHS, DecompositionDeclName RHS) { in isEqual()110 llvm::DenseMap<DecompositionDeclName, unsigned>139 DecompositionDeclName Name{DD->bindings()}; in getManglingNumber()