Searched refs:CommentD (Results 1 – 1 of 1) sorted by relevance
508 const auto *CommentD = getDeclForComment(D); in getHoverContents() local509 HI.Documentation = getDeclComment(Ctx, *CommentD); in getHoverContents()510 enhanceFromIndex(HI, *CommentD, Index); in getHoverContents()562 const auto *CommentD = getDeclForComment(D); in getHoverContents() local563 HI.Documentation = getDeclComment(ASTCtx, *CommentD); in getHoverContents()564 enhanceFromIndex(HI, *CommentD, Index); in getHoverContents()