A line of text contained in a verbatim block.
More...
#include "clang/AST/Comment.h"
A line of text contained in a verbatim block.
Definition at line 854 of file Comment.h.
◆ VerbatimBlockLineComment()
clang::comments::VerbatimBlockLineComment::VerbatimBlockLineComment |
( |
SourceLocation |
LocBegin, |
|
|
StringRef |
Text |
|
) |
| |
|
inline |
◆ child_begin()
child_iterator clang::comments::VerbatimBlockLineComment::child_begin |
( |
| ) |
const |
|
inline |
◆ child_end()
child_iterator clang::comments::VerbatimBlockLineComment::child_end |
( |
| ) |
const |
|
inline |
◆ classof()
static bool clang::comments::VerbatimBlockLineComment::classof |
( |
const Comment * |
C | ) |
|
|
inlinestatic |
◆ getText()
StringRef clang::comments::VerbatimBlockLineComment::getText |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: