Home | History | Annotate | Download | only in Serialization

Lines Matching refs:VisitRecordDecl

243     void VisitRecordDecl(RecordDecl *RD) { VisitRecordDeclImpl(RD); }