clang 22.0.0git
|
Block content (contains inline content). More...
#include "clang/AST/Comment.h"
Static Public Member Functions | |
static bool | classof (const Comment *C) |
Protected Member Functions | |
BlockContentComment (CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd) | |
Protected Member Functions inherited from clang::comments::Comment | |
void | setSourceRange (SourceRange SR) |
void | setLocation (SourceLocation L) |
|
inlineprotected |
Definition at line 561 of file Comment.h.
References clang::comments::Comment::Comment().
Referenced by clang::comments::BlockCommandComment::BlockCommandComment(), clang::comments::BlockCommandComment::BlockCommandComment(), and clang::comments::ParagraphComment::ParagraphComment().
Definition at line 568 of file Comment.h.
References clang::C, and clang::comments::Comment::Comment().