Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DComment.h60 friend class TextComment; variable
236 TextComment(SourceLocation LocBegin, in TextComment() function
248 static bool classof(const TextComment *) { return true; } in classof()