Searched refs:ASTWriter (Results 1 – 14 of 14) sorted by relevance
74 ASTWriter &Writer;75 ASTWriter::RecordDataImpl &Record;81 ASTTypeWriter(ASTWriter &Writer, ASTWriter::RecordDataImpl &Record) in ASTTypeWriter()395 ASTWriter &Writer;396 ASTWriter::RecordDataImpl &Record;399 TypeLocWriter(ASTWriter &Writer, ASTWriter::RecordDataImpl &Record) in TypeLocWriter()607 ASTWriter::RecordDataImpl &Record) { in EmitBlockID()622 ASTWriter::RecordDataImpl &Record) { in EmitRecordID()631 ASTWriter::RecordDataImpl &Record) { in AddStmtsExprs()736 void ASTWriter::WriteBlockInfoBlock() { in WriteBlockInfoBlock()[all …]
9 ASTWriter.cpp
28 ASTWriter.cpp \
28 ASTWriter &Writer;29 ASTWriter::RecordData &Record;35 ASTStmtWriter(ASTWriter &Writer, ASTWriter::RecordData &Record) in ASTStmtWriter()1394 unsigned ASTWriter::RecordSwitchCaseID(SwitchCase *S) { in RecordSwitchCaseID()1402 unsigned ASTWriter::getSwitchCaseID(SwitchCase *S) { in getSwitchCaseID()1408 void ASTWriter::ClearSwitchCaseIDs() { in ClearSwitchCaseIDs()1412 unsigned ASTWriter::getOpaqueValueID(OpaqueValueExpr *e) { in getOpaqueValueID()1420 void ASTWriter::WriteSubStmt(Stmt *S) { in WriteSubStmt()1462 void ASTWriter::FlushStmts() { in FlushStmts()
34 ASTWriter &Writer;36 typedef ASTWriter::RecordData RecordData;43 ASTDeclWriter(ASTWriter &Writer, ASTContext &Context, RecordData &Record) in ASTDeclWriter()823 ASTWriter::UpdateRecord &Record = Writer.DeclUpdates[Parent]; in VisitNamespaceDecl()1247 void ASTWriter::WriteDeclsBlockAbbrevs() { in WriteDeclsBlockAbbrevs()1602 void ASTWriter::WriteDecl(ASTContext &Context, Decl *D) { in WriteDecl()
67 class ASTWriter : public ASTDeserializationListener,366 ASTWriter(llvm::BitstreamWriter &Stream);625 ASTWriter Writer;629 ASTWriter &getWriter() { return Writer; } in getWriter()630 const ASTWriter &getWriter() const { return Writer; } in getWriter()
69 class ASTWriter; variable197 friend class ASTWriter; variable
58 friend class ASTWriter; variable
634 friend class ASTWriter; variable
307 …ASTWriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; na…313 …B4DE600DCE3B7 /* ASTWriter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType =…1014 574F4C25121B4EF000AEAC20 /* ASTWriter.h */,1025 57F6660F121B4DE600DCE3B7 /* ASTWriter.cpp */,
1229 friend class ASTWriter;
1643 friend class ASTWriter;
2335 ASTWriter Writer(Stream); in serialize()
51 class ASTWriter; variable5954 friend class ASTWriter; variable