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