Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DComment.h81 friend class TextComment; variable
267 TextComment(SourceLocation LocBegin, in TextComment() function