Searched refs:getCommentForDecl (Results 1 – 2 of 2) sorted by relevance
580 comments::FullComment *ASTContext::getCommentForDecl( in getCommentForDecl() function in ASTContext609 if (comments::FullComment *FC = getCommentForDecl(PDecl, PP)) in getCommentForDecl()615 if (comments::FullComment *FC = getCommentForDecl(Overridden[i], PP)) in getCommentForDecl()624 if (comments::FullComment *FC = getCommentForDecl(TD, PP)) in getCommentForDecl()630 if (comments::FullComment *FC = getCommentForDecl(IC, PP)) in getCommentForDecl()636 if (comments::FullComment *FC = getCommentForDecl(IC, PP)) in getCommentForDecl()653 if (comments::FullComment *FC = getCommentForDecl((NonVirtualBase), PP)) in getCommentForDecl()667 if (comments::FullComment *FC = getCommentForDecl((VirtualBase), PP)) in getCommentForDecl()680 return getCommentForDecl(OriginalDecl, PP); in getCommentForDecl()
905 comments::FullComment *getCommentForDecl(const Decl *D,