Searched refs:getRawCommentForDeclNoCache (Results 1 – 8 of 8) sorted by relevance
78 RawComment *Comment = Context.getRawCommentForDeclNoCache(D); in getComment()
346 Decl.getASTContext().getRawCommentForDeclNoCache(&Decl)) in getAssociatedRange()
27 D->getASTContext().getRawCommentForDeclNoCache(D)) { in getComment()
316 if (const auto *Comment = D->getASTContext().getRawCommentForDeclNoCache(D)) { in getFullRange()
689 RawComment *getRawCommentForDeclNoCache(const Decl *D) const;
750 RawComment *getRawCommentForDeclNoCache(const Decl *D) const;
64 RawComment *ASTContext::getRawCommentForDeclNoCache(const Decl *D) const { in getRawCommentForDeclNoCache() function in ASTContext366 RC = getRawCommentForDeclNoCache(I); in getRawCommentForAnyRedecl()437 const RawComment *RC = getRawCommentForDeclNoCache(D); in getLocalCommentForDeclUncached()
277 RawComment *ASTContext::getRawCommentForDeclNoCache(const Decl *D) const { in getRawCommentForDeclNoCache() function in ASTContext433 const RawComment *RedeclComment = getRawCommentForDeclNoCache(Redecl); in getRawCommentForAnyRedecl()546 const RawComment *RC = getRawCommentForDeclNoCache(D); in getLocalCommentForDeclUncached()