Definition at line 195 of file SymbolDocumentation.cpp.
◆ BlockCommentToMarkupDocument()
clang::clangd::BlockCommentToMarkupDocument::BlockCommentToMarkupDocument |
( |
markup::Document & |
Out, |
|
|
const comments::CommandTraits & |
Traits |
|
) |
| |
|
inline |
◆ visitBlockCommandComment()
void clang::clangd::BlockCommentToMarkupDocument::visitBlockCommandComment |
( |
const comments::BlockCommandComment * |
B | ) |
|
|
inline |
◆ visitVerbatimBlockComment()
void clang::clangd::BlockCommentToMarkupDocument::visitVerbatimBlockComment |
( |
const comments::VerbatimBlockComment * |
VB | ) |
|
|
inline |
◆ visitVerbatimLineComment()
void clang::clangd::BlockCommentToMarkupDocument::visitVerbatimLineComment |
( |
const comments::VerbatimLineComment * |
VL | ) |
|
|
inline |
The documentation for this class was generated from the following file: