Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DComment.h81 friend class TextComment; variable
271 TextComment(SourceLocation LocBegin, in TextComment() function