Searched refs:getCommentForDecl (Results 1 – 2 of 2) sorted by relevance
577 comments::FullComment *ASTContext::getCommentForDecl( in getCommentForDecl() function in ASTContext606 if (comments::FullComment *FC = getCommentForDecl(PDecl, PP)) in getCommentForDecl()612 if (comments::FullComment *FC = getCommentForDecl(Overridden[i], PP)) in getCommentForDecl()621 if (comments::FullComment *FC = getCommentForDecl(TD, PP)) in getCommentForDecl()627 if (comments::FullComment *FC = getCommentForDecl(IC, PP)) in getCommentForDecl()633 if (comments::FullComment *FC = getCommentForDecl(IC, PP)) in getCommentForDecl()650 if (comments::FullComment *FC = getCommentForDecl((NonVirtualBase), PP)) in getCommentForDecl()664 if (comments::FullComment *FC = getCommentForDecl((VirtualBase), PP)) in getCommentForDecl()677 return getCommentForDecl(OriginalDecl, PP); in getCommentForDecl()
876 comments::FullComment *getCommentForDecl(const Decl *D,