Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DHover.cpp478 std::string synthesizeDocumentation(const NamedDecl *ND) { in synthesizeDocumentation() function
512 HI.Documentation = synthesizeDocumentation(D); in getHoverContents()