Searched refs:isDocumentation (Results 1 – 2 of 2) sorted by relevance
73 assert(isDocumentation()); in isTrailingComment()91 bool isDocumentation() const LLVM_READONLY { in isDocumentation() function
206 (*Comment)->isDocumentation() && (*Comment)->isTrailingComment() && in getRawCommentForDeclNoCache()228 if (!(*Comment)->isDocumentation() || (*Comment)->isTrailingComment()) in getRawCommentForDeclNoCache()383 assert(!RC || RC->isDocumentation()); in getRawCommentForAnyRedecl()