Searched refs:getLocalCommentForDeclUncached (Results 1 – 11 of 11) sorted by relevance
103 D->getASTContext().getLocalCommentForDeclUncached(D)) in Visit()
882 comments::FullComment *getLocalCommentForDeclUncached(const Decl *D) const;
119 D->getASTContext().getLocalCommentForDeclUncached(D))
890 comments::FullComment *getLocalCommentForDeclUncached(const Decl *D) const;
118 D->getASTContext().getLocalCommentForDeclUncached(D))
885 comments::FullComment *getLocalCommentForDeclUncached(const Decl *D) const;
722 comments::FullComment *getLocalCommentForDeclUncached(const Decl *D) const;
1060 D->getASTContext().getLocalCommentForDeclUncached(D)) in dumpDecl()
436 comments::FullComment *ASTContext::getLocalCommentForDeclUncached(const Decl *D) const { in getLocalCommentForDeclUncached() function in ASTContext