Searched refs:isDocumentation (Results 1 – 2 of 2) sorted by relevance
71 assert(isDocumentation()); in isTrailingComment()88 bool isDocumentation() const LLVM_READONLY { in isDocumentation() function
160 (*Comment)->isDocumentation() && (*Comment)->isTrailingComment() && in getRawCommentForDeclNoCache()181 if (!(*Comment)->isDocumentation() || (*Comment)->isTrailingComment()) in getRawCommentForDeclNoCache()336 assert(!RC || RC->isDocumentation()); in getRawCommentForAnyRedecl()