Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DComment.h107 friend class BlockCommandComment; variable
590 BlockCommandComment(CommentKind K, in BlockCommandComment() function
601 BlockCommandComment(SourceLocation LocBegin, in BlockCommandComment() function
615 static bool classof(const BlockCommandComment *) { return true; } in classof()