clang 19.0.0git
clang::RawComment Member List

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

ASTReaderclang::RawCommentfriend
CommentKind enum nameclang::RawComment
getBeginLoc() const LLVM_READONLYclang::RawCommentinline
getBriefText(const ASTContext &Context) constclang::RawCommentinline
getEndLoc() const LLVM_READONLYclang::RawCommentinline
getFormattedLines(const SourceManager &SourceMgr, DiagnosticsEngine &Diags) constclang::RawComment
getFormattedText(const SourceManager &SourceMgr, DiagnosticsEngine &Diags) constclang::RawComment
getKind() const LLVM_READONLYclang::RawCommentinline
getRawText(const SourceManager &SourceMgr) constclang::RawCommentinline
getSourceRange() const LLVM_READONLYclang::RawCommentinline
hasUnsupportedSplice(const SourceManager &SourceMgr) constclang::RawCommentinline
isAlmostTrailingComment() const LLVM_READONLYclang::RawCommentinline
isAttached() const LLVM_READONLYclang::RawCommentinline
isDocumentation() const LLVM_READONLYclang::RawCommentinline
isInvalid() const LLVM_READONLYclang::RawCommentinline
isMerged() const LLVM_READONLYclang::RawCommentinline
isOrdinary() const LLVM_READONLYclang::RawCommentinline
isTrailingComment() const LLVM_READONLYclang::RawCommentinline
parse(const ASTContext &Context, const Preprocessor *PP, const Decl *D) constclang::RawComment
RawComment()clang::RawCommentinline
RawComment(const SourceManager &SourceMgr, SourceRange SR, const CommentOptions &CommentOpts, bool Merged)clang::RawComment
RCK_BCPLExcl enum valueclang::RawComment
RCK_BCPLSlash enum valueclang::RawComment
RCK_Invalid enum valueclang::RawComment
RCK_JavaDoc enum valueclang::RawComment
RCK_Merged enum valueclang::RawComment
RCK_OrdinaryBCPL enum valueclang::RawComment
RCK_OrdinaryC enum valueclang::RawComment
RCK_Qt enum valueclang::RawComment
setAttached()clang::RawCommentinline