clang: clang::comments::BlockContentComment Class Reference (original) (raw)
Block content (contains inline content). More...
#include "[clang/AST/Comment.h](Comment%5F8h%5Fsource.html)"
Inheritance diagram for clang::comments::BlockContentComment:
Protected Member Functions | |
---|---|
BlockContentComment (CommentKind K, SourceLocation LocBegin, SourceLocation LocEnd) | |
![]() |
|
void | setSourceRange (SourceRange SR) |
void | setLocation (SourceLocation L) |
Detailed Description
Block content (contains inline content).
Abstract class.
Definition at line 538 of file Comment.h.
Constructor & Destructor Documentation
Member Function Documentation
◆ classof()
static bool clang::comments::BlockContentComment::classof ( const Comment * C) | inlinestatic |
---|
The documentation for this class was generated from the following file:
- include/clang/AST/Comment.h