clang 19.0.0git
clang::ASTWriter Member List

This is the complete list of members for clang::ASTWriter, including all inherited members.

AddAlignPackInfo(const Sema::AlignPackInfo &Info, RecordDataImpl &Record)clang::ASTWriter
AddDeclRef(const Decl *D, RecordDataImpl &Record)clang::ASTWriter
AddFileID(FileID FID, RecordDataImpl &Record)clang::ASTWriter
AddIdentifierRef(const IdentifierInfo *II, RecordDataImpl &Record)clang::ASTWriter
AddPath(StringRef Path, RecordDataImpl &Record)clang::ASTWriter
AddSourceLocation(SourceLocation Loc, RecordDataImpl &Record, LocSeq *Seq=nullptr)clang::ASTWriter
AddSourceRange(SourceRange Range, RecordDataImpl &Record, LocSeq *Seq=nullptr)clang::ASTWriter
AddString(StringRef Str, RecordDataImpl &Record)clang::ASTWriter
AddToken(const Token &Tok, RecordDataImpl &Record)clang::ASTWriter
AddTypeRef(QualType T, RecordDataImpl &Record)clang::ASTWriter
AddVersionTuple(const VersionTuple &Version, RecordDataImpl &Record)clang::ASTWriter
ASTDeclWriterclang::ASTWriterfriend
ASTRecordWriterclang::ASTWriterfriend
ASTWriter(llvm::BitstreamWriter &Stream, SmallVectorImpl< char > &Buffer, InMemoryModuleCache &ModuleCache, ArrayRef< std::shared_ptr< ModuleFileExtension > > Extensions, bool IncludeTimestamps=true, bool BuildingImplicitModule=false, bool GeneratingReducedBMI=false)clang::ASTWriter
ClearSwitchCaseIDs()clang::ASTWriter
DeclRead(serialization::DeclID ID, const Decl *D)clang::ASTDeserializationListenerinlinevirtual
EmitRecordWithPath(unsigned Abbrev, RecordDataRef Record, StringRef Path)clang::ASTWriter
getAnonymousDeclarationNumber(const NamedDecl *D)clang::ASTWriter
getASTContext() constclang::ASTWriterinline
getBinaryOperatorAbbrev() constclang::ASTWriterinline
getCallExprAbbrev() constclang::ASTWriterinline
getChain() constclang::ASTWriterinline
getCharacterLiteralAbbrev() constclang::ASTWriterinline
getCompoundAssignOperatorAbbrev() constclang::ASTWriterinline
getCompoundStmtAbbrev() constclang::ASTWriterinline
getCXXMemberCallExprAbbrev()clang::ASTWriterinline
getCXXOperatorCallExprAbbrev()clang::ASTWriterinline
getDeclCXXMethodAbbrev(FunctionDecl::TemplatedKind Kind) constclang::ASTWriterinline
getDeclEnumAbbrev() constclang::ASTWriterinline
getDeclFieldAbbrev() constclang::ASTWriterinline
getDeclID(const Decl *D)clang::ASTWriter
getDeclObjCIvarAbbrev() constclang::ASTWriterinline
getDeclParmVarAbbrev() constclang::ASTWriterinline
getDeclRecordAbbrev() constclang::ASTWriterinline
GetDeclRef(const Decl *D)clang::ASTWriter
getDeclRefExprAbbrev() constclang::ASTWriterinline
getDeclTemplateTypeParmAbbrev() constclang::ASTWriterinline
getDeclTypedefAbbrev() constclang::ASTWriterinline
getDeclUsingShadowAbbrev() constclang::ASTWriterinline
getDeclVarAbbrev() constclang::ASTWriterinline
getExprImplicitCastAbbrev() constclang::ASTWriterinline
getFirstLocalDecl(const Decl *D)clang::ASTWriter
getIdentifierRef(const IdentifierInfo *II)clang::ASTWriter
getIntegerLiteralAbbrev() constclang::ASTWriterinline
getLangOpts() constclang::ASTWriter
getLocalOrImportedSubmoduleID(const Module *Mod)clang::ASTWriter
getMacroDirectivesOffset(const IdentifierInfo *Name)clang::ASTWriter
getMacroID(MacroInfo *MI)clang::ASTWriter
getMacroRef(MacroInfo *MI, const IdentifierInfo *Name)clang::ASTWriter
GetOrCreateTypeID(QualType T)clang::ASTWriter
getSelectorRef(Selector Sel)clang::ASTWriter
getSwitchCaseID(SwitchCase *S)clang::ASTWriter
getTimestampForOutput(const FileEntry *E) constclang::ASTWriter
getTypeExtQualAbbrev() constclang::ASTWriterinline
getTypeID(QualType T) constclang::ASTWriter
hasChain() constclang::ASTWriterinline
IsLocalDecl(const Decl *D)clang::ASTWriterinline
isWritingStdCXXNamedModules() constclang::ASTWriterinline
ModuleImportRead(serialization::SubmoduleID ID, SourceLocation ImportLoc)clang::ASTDeserializationListenerinlinevirtual
PreparePathForOutput(SmallVectorImpl< char > &Path)clang::ASTWriter
RecordData typedefclang::ASTWriter
RecordDataImpl typedefclang::ASTWriter
RecordDataRef typedefclang::ASTWriter
RecordSwitchCaseID(SwitchCase *S)clang::ASTWriter
SetIdentifierOffset(const IdentifierInfo *II, uint32_t Offset)clang::ASTWriter
SetSelectorOffset(Selector Sel, uint32_t Offset)clang::ASTWriter
WriteAST(Sema &SemaRef, StringRef OutputFile, Module *WritingModule, StringRef isysroot, bool ShouldCacheASTInMemory=false)clang::ASTWriter
~ASTDeserializationListener()clang::ASTDeserializationListenervirtual
~ASTMutationListener()clang::ASTMutationListenervirtual
~ASTWriter() overrideclang::ASTWriter