Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DComment.h93 friend class InlineCommandComment; variable
321 InlineCommandComment(SourceLocation LocBegin, in InlineCommandComment() function