Searched refs:getRawCommentForDeclNoCache (Results 1 – 4 of 4) sorted by relevance
439 Decl.getASTContext().getRawCommentForDeclNoCache(&Decl)) in getAssociatedRange()
1541 if (const auto *Comment = this->Context.getRawCommentForDeclNoCache(D)) in fetchRawCommentForDecl()1548 return this->Context.getRawCommentForDeclNoCache(TagTypeDecl); in fetchRawCommentForDecl()
969 RawComment *getRawCommentForDeclNoCache(const Decl *D) const;
314 RawComment *ASTContext::getRawCommentForDeclNoCache(const Decl *D) const { in getRawCommentForDeclNoCache() function in ASTContext490 const RawComment *RedeclComment = getRawCommentForDeclNoCache(Redecl); in getRawCommentForAnyRedecl()609 const RawComment *RC = getRawCommentForDeclNoCache(D); in getLocalCommentForDeclUncached()