Searched refs:getLocalCommentForDeclUncached (Results 1 – 4 of 4) sorted by relevance
245 AST->getASTContext().getLocalCommentForDeclUncached(CTorFunc); in TEST()
103 D->getASTContext().getLocalCommentForDeclUncached(D)) in Visit()
905 comments::FullComment *getLocalCommentForDeclUncached(const Decl *D) const;
552 comments::FullComment *ASTContext::getLocalCommentForDeclUncached(const Decl *D) const { in getLocalCommentForDeclUncached() function in ASTContext