Home
last modified time | relevance | path

Searched refs:ClangDocCommentVisitor (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clang-doc/
H A DSerialize.cpp63 class ClangDocCommentVisitor class
90 ConstCommentVisitor<ClangDocCommentVisitor>::visit(C); in parseComment()
104 void ClangDocCommentVisitor::visitInlineCommandComment( in visitInlineCommandComment()
111 void ClangDocCommentVisitor::visitHTMLStartTagComment( in visitHTMLStartTagComment()
122 void ClangDocCommentVisitor::visitHTMLEndTagComment( in visitHTMLEndTagComment()
128 void ClangDocCommentVisitor::visitBlockCommandComment( in visitBlockCommandComment()
135 void ClangDocCommentVisitor::visitParamCommandComment( in visitParamCommandComment()
144 void ClangDocCommentVisitor::visitTParamCommandComment( in visitTParamCommandComment()
150 void ClangDocCommentVisitor::visitVerbatimBlockComment( in visitVerbatimBlockComment()
162 void ClangDocCommentVisitor::visitVerbatimLineComment( in visitVerbatimLineComment()
[all …]