Home | History | Annotate | Download | only in Serialization

Lines Matching refs:DCanon

2379   T *DCanon = D->getCanonicalDecl();
2380 if (ExistingCanon != DCanon) {
2381 assert(DCanon->getGlobalID() == Redecl.getFirstID() &&