Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DCodeComplete.cpp1048 markup::Document SignatureComment; in ProcessOverloadCandidates() local
1049 parseDocumentation(IndexDocIt->second, SignatureComment); in ProcessOverloadCandidates()
1051 renderDoc(SignatureComment, DocumentationFormat); in ProcessOverloadCandidates()