Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DHover.cpp66 std::string getLocalScope(const Decl *D) { in getLocalScope() function
502 HI.LocalScope = getLocalScope(D); in getHoverContents()