Home | History | Annotate | Download | only in Serialization

Lines Matching refs:VisitRecordDecl

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