Searched refs:getRawCommentForDeclNoCache (Results 1 – 4 of 4) sorted by relevance
439 Decl.getASTContext().getRawCommentForDeclNoCache(&Decl)) in getAssociatedRange()
1476 if (const auto *Comment = this->Context.getRawCommentForDeclNoCache(D)) in fetchRawCommentForDecl()1483 return this->Context.getRawCommentForDeclNoCache(TagTypeDecl); in fetchRawCommentForDecl()
876 RawComment *getRawCommentForDeclNoCache(const Decl *D) const;
295 RawComment *ASTContext::getRawCommentForDeclNoCache(const Decl *D) const { in getRawCommentForDeclNoCache() function in ASTContext457 const RawComment *RedeclComment = getRawCommentForDeclNoCache(Redecl); in getRawCommentForAnyRedecl()576 const RawComment *RC = getRawCommentForDeclNoCache(D); in getLocalCommentForDeclUncached()