Searched defs:FullComment (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/llvm-project/clang/include/clang/Index/ |
| H A D | CommentToXML.h | 18 class FullComment; variable
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | JSONNodeDumper.cpp | 1743 const comments::FullComment *) { in visitTextComment() 1748 const comments::InlineCommandComment *C, const comments::FullComment *) { in visitInlineCommandComment() 1778 const comments::HTMLStartTagComment *C, const comments::FullComment *) { in visitHTMLStartTagComment() 1793 const comments::HTMLEndTagComment *C, const comments::FullComment *) { in visitHTMLEndTagComment() 1798 const comments::BlockCommandComment *C, const comments::FullComment *) { in visitBlockCommandComment() 1848 const comments::VerbatimBlockComment *C, const comments::FullComment *) { in visitVerbatimBlockComment() 1855 const comments::FullComment *) { in visitVerbatimBlockLineComment() 1860 const comments::VerbatimLineComment *C, const comments::FullComment *) { in visitVerbatimLineComment()
|
| H A D | TextNodeDumper.cpp | 1125 const comments::FullComment *) { in visitTextComment() 1130 const comments::InlineCommandComment *C, const comments::FullComment *) { in visitInlineCommandComment() 1155 const comments::HTMLStartTagComment *C, const comments::FullComment *) { in visitHTMLStartTagComment() 1169 const comments::HTMLEndTagComment *C, const comments::FullComment *) { in visitHTMLEndTagComment() 1174 const comments::BlockCommandComment *C, const comments::FullComment *) { in visitBlockCommandComment() 1222 const comments::VerbatimBlockComment *C, const comments::FullComment *) { in visitVerbatimBlockComment() 1231 const comments::FullComment *) { in visitVerbatimBlockLineComment() 1236 const comments::VerbatimLineComment *C, const comments::FullComment *) { in visitVerbatimLineComment()
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | RawCommentList.h | 29 class FullComment; variable
|
| H A D | ASTContext.h | 130 class FullComment; variable
|