Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DCodeComplete.cpp416 auto SetDoc = [&](llvm::StringRef Doc) { in add() local
423 SetDoc(C.IndexResult->Documentation); in add()
427 SetDoc(formatDocumentation(*SemaCCS, DocComment)); in add()