Home | History | Annotate | Download | only in AST

Lines Matching refs:getRawCommentForDeclNoCache

60 RawComment *ASTContext::getRawCommentForDeclNoCache(const Decl *D) const {
345 RC = getRawCommentForDeclNoCache(*I);
418 const RawComment *RC = getRawCommentForDeclNoCache(D);