|
clang
5.0.0
|
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 545 of file Comment.h.
References clang::comments::Comment::getCommentKind().
1.8.6