Searched defs:DeclMapInfo (Results 1 – 1 of 1) sorted by relevance
168 struct DeclMapInfo : private DenseMapInfo<DeclContext *> { struct172 static unsigned getHashValue(const DeclContext *Ctxt) { in getHashValue()176 static bool isEqual(const DeclContext *LHS, const DeclContext *RHS) { in isEqual()