Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DHover.cpp233 const NamedDecl *getDeclForComment(const NamedDecl *D) { in getDeclForComment() function
257 assert(&ND == getDeclForComment(&ND)); in enhanceFromIndex()
508 const auto *CommentD = getDeclForComment(D); in getHoverContents()
562 const auto *CommentD = getDeclForComment(D); in getHoverContents()