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 869 of file Comment.h.
| clang::comments::VerbatimBlockLineComment::VerbatimBlockLineComment |
( |
SourceLocation |
LocBegin, |
|
|
StringRef |
Text |
|
) |
| |
|
inline |
| child_iterator clang::comments::VerbatimBlockLineComment::child_begin |
( |
| ) |
const |
|
inline |
| child_iterator clang::comments::VerbatimBlockLineComment::child_end |
( |
| ) |
const |
|
inline |
| static bool clang::comments::VerbatimBlockLineComment::classof |
( |
const Comment * |
C | ) |
|
|
inlinestatic |
| StringRef clang::comments::VerbatimBlockLineComment::getText |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: