Searched defs:FullComment (Results 1 – 6 of 6) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/Index/ |
H A D | CommentToXML.h | 18 class FullComment; variable
|
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ |
H A D | Comment.h | 29 class FullComment; variable
|
H A D | RawCommentList.h | 29 class FullComment; variable
|
H A D | ASTContext.h | 124 class FullComment; global() variable
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | JSONNodeDumper.cpp | 1680 visitTextComment(const comments::TextComment * C,const comments::FullComment *) visitTextComment() argument 1685 visitInlineCommandComment(const comments::InlineCommandComment * C,const comments::FullComment *) visitInlineCommandComment() argument 1715 visitHTMLStartTagComment(const comments::HTMLStartTagComment * C,const comments::FullComment *) visitHTMLStartTagComment() argument 1730 visitHTMLEndTagComment(const comments::HTMLEndTagComment * C,const comments::FullComment *) visitHTMLEndTagComment() argument 1735 visitBlockCommandComment(const comments::BlockCommandComment * C,const comments::FullComment *) visitBlockCommandComment() argument 1785 visitVerbatimBlockComment(const comments::VerbatimBlockComment * C,const comments::FullComment *) visitVerbatimBlockComment() argument 1792 visitVerbatimBlockLineComment(const comments::VerbatimBlockLineComment * C,const comments::FullComment *) visitVerbatimBlockLineComment() argument 1797 visitVerbatimLineComment(const comments::VerbatimLineComment * C,const comments::FullComment *) visitVerbatimLineComment() argument [all...] |
H A D | TextNodeDumper.cpp | 857 visitTextComment(const comments::TextComment * C,const comments::FullComment *) visitTextComment() argument 862 visitInlineCommandComment(const comments::InlineCommandComment * C,const comments::FullComment *) visitInlineCommandComment() argument 887 visitHTMLStartTagComment(const comments::HTMLStartTagComment * C,const comments::FullComment *) visitHTMLStartTagComment() argument 901 visitHTMLEndTagComment(const comments::HTMLEndTagComment * C,const comments::FullComment *) visitHTMLEndTagComment() argument 906 visitBlockCommandComment(const comments::BlockCommandComment * C,const comments::FullComment *) visitBlockCommandComment() argument 954 visitVerbatimBlockComment(const comments::VerbatimBlockComment * C,const comments::FullComment *) visitVerbatimBlockComment() argument 963 visitVerbatimBlockLineComment(const comments::VerbatimBlockLineComment * C,const comments::FullComment *) visitVerbatimBlockLineComment() argument 968 visitVerbatimLineComment(const comments::VerbatimLineComment * C,const comments::FullComment *) visitVerbatimLineComment() argument [all...] |