Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DComment.h70 friend class InlineContentComment; variable
240 InlineContentComment(CommentKind K, in InlineContentComment() function