Home
last modified time | relevance | path

Searched refs:getDeclForComment (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DHover.cpp288 const NamedDecl *getDeclForComment(const NamedDecl *D) { in getDeclForComment() function
311 DeclForComment = getDeclForComment(DeclForComment); in getDeclForComment()
318 assert(&ND == getDeclForComment(&ND)); in enhanceFromIndex()
592 const auto *CommentD = getDeclForComment(D); in getHoverContents()
722 const auto *CommentD = getDeclForComment(D); in getDeducedTypeHoverContents()