This is the complete list of members for clang::doc::CommentInfo, including all inherited members.
| Args | clang::doc::CommentInfo | |
| AttrKeys | clang::doc::CommentInfo | |
| AttrValues | clang::doc::CommentInfo | |
| Children | clang::doc::CommentInfo | |
| CloseName | clang::doc::CommentInfo | |
| CommentInfo()=default | clang::doc::CommentInfo | |
| CommentInfo(const CommentInfo &Other)=default | clang::doc::CommentInfo | |
| CommentInfo(CommentInfo &&Other)=default | clang::doc::CommentInfo | |
| CommentInfo(CommentKind Kind, llvm::ArrayRef< CommentInfo > Children={}, StringRef Text=StringRef(), StringRef Name=StringRef(), StringRef CloseName=StringRef(), StringRef Direction=StringRef(), StringRef ParamName=StringRef(), bool Explicit=false, bool SelfClosing=false, llvm::ArrayRef< StringRef > AttrKeys={}, llvm::ArrayRef< StringRef > AttrValues={}) | clang::doc::CommentInfo | inline |
| Direction | clang::doc::CommentInfo | |
| Explicit | clang::doc::CommentInfo | |
| Kind | clang::doc::CommentInfo | |
| Name | clang::doc::CommentInfo | |
| operator<(const CommentInfo &Other) const | clang::doc::CommentInfo | |
| operator=(const CommentInfo &Other)=default | clang::doc::CommentInfo | |
| operator=(CommentInfo &&Other)=default | clang::doc::CommentInfo | |
| operator==(const CommentInfo &Other) const | clang::doc::CommentInfo | |
| ParamName | clang::doc::CommentInfo | |
| SelfClosing | clang::doc::CommentInfo | |
| Text | clang::doc::CommentInfo | |