Searched defs:DeclMapInfo (Results 1 – 2 of 2) sorted by relevance
150 struct DeclMapInfo : private DenseMapInfo<DeclContext *> { struct154 static unsigned getHashValue(const DeclContext *Ctxt) { in getHashValue()158 static bool isEqual(const DeclContext *LHS, const DeclContext *RHS) { in isEqual()
138 struct DeclMapInfo : private DenseMapInfo<DeclContext *> { struct142 static unsigned getHashValue(const DeclContext *Ctxt) { in getHashValue()146 static bool isEqual(const DeclContext *LHS, const DeclContext *RHS) { in isEqual()