Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DHover.cpp269 const FunctionDecl *getUnderlyingFunction(const Decl *D) { in getUnderlyingFunction() function
614 if (const FunctionDecl *FD = getUnderlyingFunction(D)) in getHoverContents()