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
207 (*Comment)->isDocumentation() && (*Comment)->isTrailingComment() && in getRawCommentForDeclNoCache()229 if (!(*Comment)->isDocumentation() || (*Comment)->isTrailingComment()) in getRawCommentForDeclNoCache()384 assert(!RC || RC->isDocumentation()); in getRawCommentForAnyRedecl()