Home | History | Annotate | Download | only in AST

Lines Matching refs:getRawCommentForDeclNoCache

63 RawComment *ASTContext::getRawCommentForDeclNoCache(const Decl *D) const {
365 RC = getRawCommentForDeclNoCache(I);
435 const RawComment *RC = getRawCommentForDeclNoCache(D);