|
clang-tools 23.0.0git
|
This is the complete list of members for clang::doc::serialize::Serializer, including all inherited members.
| emitInfo(const NamespaceDecl *D, const FullComment *FC, Location Loc, bool PublicOnly) | clang::doc::serialize::Serializer | |
| emitInfo(const RecordDecl *D, const FullComment *FC, Location Loc, bool PublicOnly) | clang::doc::serialize::Serializer | |
| emitInfo(const EnumDecl *D, const FullComment *FC, Location Loc, bool PublicOnly) | clang::doc::serialize::Serializer | |
| emitInfo(const FunctionDecl *D, const FullComment *FC, Location Loc, bool PublicOnly) | clang::doc::serialize::Serializer | |
| emitInfo(const VarDecl *D, const FullComment *FC, int LineNumber, StringRef File, bool IsFileInRootDir, bool PublicOnly) | clang::doc::serialize::Serializer | |
| emitInfo(const CXXMethodDecl *D, const FullComment *FC, Location Loc, bool PublicOnly) | clang::doc::serialize::Serializer | |
| emitInfo(const TypedefDecl *D, const FullComment *FC, Location Loc, bool PublicOnly) | clang::doc::serialize::Serializer | |
| emitInfo(const TypeAliasDecl *D, const FullComment *FC, Location Loc, bool PublicOnly) | clang::doc::serialize::Serializer | |
| emitInfo(const ConceptDecl *D, const FullComment *FC, const Location &Loc, bool PublicOnly) | clang::doc::serialize::Serializer | |
| emitInfo(const VarDecl *D, const FullComment *FC, const Location &Loc, bool PublicOnly) | clang::doc::serialize::Serializer | |
| Serializer()=default | clang::doc::serialize::Serializer |