clang-tools 23.0.0git
clang::doc::CommentInfo Member List

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

Argsclang::doc::CommentInfo
AttrKeysclang::doc::CommentInfo
AttrValuesclang::doc::CommentInfo
Childrenclang::doc::CommentInfo
CloseNameclang::doc::CommentInfo
CommentInfo()=defaultclang::doc::CommentInfo
CommentInfo(const CommentInfo &Other)=defaultclang::doc::CommentInfo
CommentInfo(CommentInfo &&Other)=defaultclang::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::CommentInfoinline
Directionclang::doc::CommentInfo
Explicitclang::doc::CommentInfo
Kindclang::doc::CommentInfo
Nameclang::doc::CommentInfo
operator<(const CommentInfo &Other) constclang::doc::CommentInfo
operator=(const CommentInfo &Other)=defaultclang::doc::CommentInfo
operator=(CommentInfo &&Other)=defaultclang::doc::CommentInfo
operator==(const CommentInfo &Other) constclang::doc::CommentInfo
ParamNameclang::doc::CommentInfo
SelfClosingclang::doc::CommentInfo
Textclang::doc::CommentInfo