Home
last modified time | relevance | path

Searched defs:InlineContentComment (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/AST/
H A DComment.h69 friend class InlineContentComment; variable
243 InlineContentComment(CommentKind K, in InlineContentComment() function