Home
last modified time | relevance | path

Searched refs:ASTWriter (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp308 ASTWriter &Writer;
309 ASTWriter::RecordData Record;
313 ASTTypeWriter(ASTContext &Context, ASTWriter &Writer) in ASTTypeWriter()
704 void ASTWriter::WriteTypeAbbrevs() { in WriteTypeAbbrevs()
723 ASTWriter::RecordDataImpl &Record) { in EmitBlockID()
739 ASTWriter::RecordDataImpl &Record) { in EmitRecordID()
748 ASTWriter::RecordDataImpl &Record) { in AddStmtsExprs()
881 void ASTWriter::WriteBlockInfoBlock() { in WriteBlockInfoBlock()
1218 ASTWriter::createSignature() const { in createSignature()
1238 ASTFileSignature ASTWriter::createSignatureForNamedModule() const { in createSignatureForNamedModule()
[all …]
H A DASTWriterDecl.cpp49 ASTWriter &Writer;
58 ASTDeclWriter(ASTWriter &Writer, ASTContext &Context, in ASTDeclWriter()
59 ASTWriter::RecordDataImpl &Record, bool GeneratingReducedBMI) in ASTDeclWriter()
1566 ASTWriter::DeclUpdate(DeclUpdateKind::CXXAddedAnonymousNamespace, D)); in VisitNamespaceDecl()
2210 const Decl *ASTWriter::getFirstLocalDecl(const Decl *D) { in getFirstLocalDecl()
2254 ASTWriter::RecordData LocalRedecls; in VisitRedeclarable()
2472 void ASTWriter::WriteDeclAbbrevs() { in WriteDeclAbbrevs()
3041 void ASTWriter::WriteDecl(ASTContext &Context, Decl *D) { in WriteDecl()
H A DASTWriterStmt.cpp33 ASTWriter &Writer;
93 ASTStmtWriter(ASTContext &Context, ASTWriter &Writer, in ASTStmtWriter()
94 ASTWriter::RecordData &Record) in ASTStmtWriter()
3050 unsigned ASTWriter::RecordSwitchCaseID(SwitchCase *S) { in RecordSwitchCaseID()
3057 unsigned ASTWriter::getSwitchCaseID(SwitchCase *S) { in getSwitchCaseID()
3062 void ASTWriter::ClearSwitchCaseIDs() { in ClearSwitchCaseIDs()
3068 void ASTWriter::WriteSubStmt(ASTContext &Context, Stmt *S) { in WriteSubStmt()
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTRecordWriter.h33 ASTWriter *Writer;
34 ASTWriter::RecordDataImpl *Record;
63 ASTRecordWriter(ASTContext &Context, ASTWriter &W, in ASTRecordWriter()
64 ASTWriter::RecordDataImpl &Record) in ASTRecordWriter()
69 ASTRecordWriter(ASTRecordWriter &Parent, ASTWriter::RecordDataImpl &Record) in ASTRecordWriter()
78 ASTWriter::RecordDataImpl &getRecordData() const { return *Record; } in getRecordData()
H A DModuleFileExtension.h27 class ASTWriter; variable
95 createExtensionWriter(ASTWriter &Writer) = 0;
H A DASTWriter.h95 class ASTWriter : public ASTDeserializationListener,
688 ASTWriter(llvm::BitstreamWriter &Stream, SmallVectorImpl<char> &Buffer,
693 ~ASTWriter() override;
982 ASTWriter Writer;
987 ASTWriter &getWriter() { return Writer; } in getWriter()
988 const ASTWriter &getWriter() const { return Writer; } in getWriter()
H A DASTReader.h421 friend class ASTWriter; variable
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaCUDA.h39 class ASTWriter; variable
285 friend class ASTWriter; variable
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclID.h171 class ASTWriter; variable
184 friend class ASTWriter; variable
H A DRawCommentList.h237 friend class ASTWriter; variable
H A DDeclBase.h1458 friend class ASTWriter;
H A DASTContext.h513 friend class ASTWriter; variable
H A DDeclCXX.h265 friend class ASTWriter; variable
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DTestModuleFileExtension.h61 createExtensionWriter(ASTWriter &Writer) override;
H A DTestModuleFileExtension.cpp106 TestModuleFileExtension::createExtensionWriter(ASTWriter &) { in createExtensionWriter() argument
H A DPrecompiledPreamble.cpp261 void setEmittedPreamblePCH(ASTWriter &Writer) { in setEmittedPreamblePCH()
825 void PreambleCallbacks::AfterPCHEmitted(ASTWriter &Writer) {} in AfterPCHEmitted()
H A DASTUnit.cpp216 ASTWriter Writer;
1076 void AfterPCHEmitted(ASTWriter &Writer) override { in AfterPCHEmitted()
2370 static bool serializeUnit(ASTWriter &Writer, SmallVectorImpl<char> &Buffer, in serializeUnit()
2388 ASTWriter Writer(Stream, Buffer, *ModCache, {}); in serialize()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DOpenCLOptions.h184 friend class ASTWriter; variable
H A DSourceLocation.h59 friend class ASTWriter;
92 friend class ASTWriter; variable
H A DSourceManager.h65 class ASTWriter; variable
297 friend class clang::ASTWriter;
1853 friend class ASTWriter; variable
H A DDiagnostic.h451 friend class ASTWriter; variable
1048 friend class ASTWriter; variable
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DPrecompiledPreamble.h226 virtual void AfterPCHEmitted(ASTWriter &Writer);
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessingRecord.h524 friend class ASTWriter; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc834 {"_ZN5clang9ASTWriterD1Ev", "clang::ASTWriter::~ASTWriter()"},
854 {"_ZThn8_N5clang9ASTWriterD1Ev", "non-virtual thunk to clang::ASTWriter::~ASTWriter()"},
855 {"_ZN5clang9ASTWriterD2Ev", "clang::ASTWriter::~ASTWriter()"},
856 {"_ZN5clang9ASTWriterD0Ev", "clang::ASTWriter::~ASTWriter()"},
857 {"_ZThn8_N5clang9ASTWriterD0Ev", "non-virtual thunk to clang::ASTWriter::~ASTWriter()"},
2422 {"_ZN5clang9ASTWriter19WriteBlockInfoBlockEv", "clang::ASTWriter::WriteBlockInfoBlock()"},
2425 {"_ZN5clang9ASTWriter13WriteMetadataERNS_10ASTContextEPKc", "clang::ASTWriter::WriteMetadata(clang:…
2426 {"_ZN5clang9ASTWriter20WriteLanguageOptionsERKNS_11LangOptionsE", "clang::ASTWriter::WriteLanguageO…
2427 {"_ZN5clang9ASTWriter14WriteStatCacheERNS_17MemorizeStatCallsE", "clang::ASTWriter::WriteStatCache(…
2428 …ourceManagerBlockERNS_13SourceManagerERKNS_12PreprocessorEPKc", "clang::ASTWriter::WriteSourceMana…
[all …]
/freebsd/lib/clang/libclang/
H A DMakefile662 SRCS_MIN+= Serialization/ASTWriter.cpp

12