Searched refs:getCommentForDecl (Results 1 – 2 of 2) sorted by relevance
613 comments::FullComment *ASTContext::getCommentForDecl( in getCommentForDecl() function in ASTContext642 if (comments::FullComment *FC = getCommentForDecl(PDecl, PP)) in getCommentForDecl()648 if (comments::FullComment *FC = getCommentForDecl(Overridden[i], PP)) in getCommentForDecl()657 if (comments::FullComment *FC = getCommentForDecl(TD, PP)) in getCommentForDecl()663 if (comments::FullComment *FC = getCommentForDecl(IC, PP)) in getCommentForDecl()669 if (comments::FullComment *FC = getCommentForDecl(IC, PP)) in getCommentForDecl()686 if (comments::FullComment *FC = getCommentForDecl((NonVirtualBase), PP)) in getCommentForDecl()700 if (comments::FullComment *FC = getCommentForDecl((VirtualBase), PP)) in getCommentForDecl()713 return getCommentForDecl(OriginalDecl, PP); in getCommentForDecl()
998 comments::FullComment *getCommentForDecl(const Decl *D,