Home | History | Annotate | Download | only in Serialization

Lines Matching refs:RTD

8215     auto RTD = cast<RedeclarableTemplateDecl>(*D)->getCanonicalDecl();
8216 for (auto R : RTD->redecls())
8217 R->Common = RTD->Common;