Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DHover.cpp68 std::string getLocalScope(const Decl *D) { in getLocalScope() function
587 HI.LocalScope = getLocalScope(D); in getHoverContents()