Home | History | Annotate | Download | only in Serialization

Lines Matching defs:DCanon

2297   T *DCanon = D->getCanonicalDecl();
2298 if (ExistingCanon != DCanon) {
2299 assert(DCanon->getGlobalID() == Redecl.getFirstID() &&