Home | History | Annotate | Download | only in Serialization

Lines Matching refs:ASTWriter

14 #include "clang/Serialization/ASTWriter.h"
36 ASTWriter &Writer;
38 typedef ASTWriter::RecordData RecordData;
45 ASTDeclWriter(ASTWriter &Writer, ASTContext &Context, RecordData &Record)
853 ASTWriter::UpdateRecord &Record = Writer.DeclUpdates[Parent];
1264 // ASTWriter Implementation
1267 void ASTWriter::WriteDeclsBlockAbbrevs() {
1640 void ASTWriter::WriteDecl(ASTContext &Context, Decl *D) {