Searched refs:CommentD (Results 1 – 1 of 1) sorted by relevance
592 const auto *CommentD = getDeclForComment(D); in getHoverContents() local593 HI.Documentation = getDeclComment(Ctx, *CommentD); in getHoverContents()594 enhanceFromIndex(HI, *CommentD, Index); in getHoverContents()722 const auto *CommentD = getDeclForComment(D); in getDeducedTypeHoverContents() local723 HI.Documentation = getDeclComment(ASTCtx, *CommentD); in getDeducedTypeHoverContents()724 enhanceFromIndex(HI, *CommentD, Index); in getDeducedTypeHoverContents()