clang  3.9.0
clang::ASTWriter Member List

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

AddDeclRef(const Decl *D, RecordDataImpl &Record)clang::ASTWriter
AddedCXXTemplateSpecialization(const ClassTemplateDecl *TD, const ClassTemplateSpecializationDecl *D)clang::ASTMutationListenerinlinevirtual
AddedCXXTemplateSpecialization(const VarTemplateDecl *TD, const VarTemplateSpecializationDecl *D)clang::ASTMutationListenerinlinevirtual
AddedCXXTemplateSpecialization(const FunctionTemplateDecl *TD, const FunctionDecl *D)clang::ASTMutationListenerinlinevirtual
AddIdentifierRef(const IdentifierInfo *II, RecordDataImpl &Record)clang::ASTWriter
AddPath(StringRef Path, RecordDataImpl &Record)clang::ASTWriter
AddSourceLocation(SourceLocation Loc, RecordDataImpl &Record)clang::ASTWriter
AddSourceRange(SourceRange Range, RecordDataImpl &Record)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
ASTDeclWriter classclang::ASTWriterfriend
ASTRecordWriter classclang::ASTWriterfriend
ASTStmtWriter classclang::ASTWriterfriend
ASTTypeWriter classclang::ASTWriterfriend
ASTWriter(llvm::BitstreamWriter &Stream, ArrayRef< llvm::IntrusiveRefCntPtr< ModuleFileExtension >> Extensions, bool IncludeTimestamps=true)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
getChain() const clang::ASTWriterinline
getCharacterLiteralAbbrev() const clang::ASTWriterinline
getDeclCXXMethodAbbrev() const clang::ASTWriterinline
getDeclEnumAbbrev() const clang::ASTWriterinline
getDeclFieldAbbrev() const clang::ASTWriterinline
getDeclID(const Decl *D)clang::ASTWriter
getDeclObjCIvarAbbrev() const clang::ASTWriterinline
getDeclParmVarAbbrev() const clang::ASTWriterinline
getDeclRecordAbbrev() const clang::ASTWriterinline
GetDeclRef(const Decl *D)clang::ASTWriter
getDeclRefExprAbbrev() const clang::ASTWriterinline
getDeclTypedefAbbrev() const clang::ASTWriterinline
getDeclVarAbbrev() const clang::ASTWriterinline
getExprImplicitCastAbbrev() const clang::ASTWriterinline
getFirstLocalDecl(const Decl *D)clang::ASTWriter
getIdentifierRef(const IdentifierInfo *II)clang::ASTWriter
getIntegerLiteralAbbrev() const clang::ASTWriterinline
getLangOpts() const clang::ASTWriter
getLocalOrImportedSubmoduleID(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) const clang::ASTWriter
getTypeExtQualAbbrev() const clang::ASTWriterinline
getTypeFunctionProtoAbbrev() const clang::ASTWriterinline
getTypeID(QualType T) const clang::ASTWriter
hasChain() const clang::ASTWriterinline
inferSubmoduleIDFromLocation(SourceLocation Loc)clang::ASTWriter
IsLocalDecl(const Decl *D)clang::ASTWriterinline
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, const std::string &OutputFile, Module *WritingModule, StringRef isysroot, bool hasErrors=false)clang::ASTWriter
~ASTDeserializationListener()clang::ASTDeserializationListenervirtual
~ASTMutationListener()clang::ASTMutationListenervirtual
~ASTWriter() overrideclang::ASTWriter