Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DComment.h80 friend class TextComment; variable
270 TextComment(SourceLocation LocBegin, in TextComment() function