Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DDiagnostics.cpp313 std::string noteMessage(const Diag &Main, const DiagBase &Note, in noteMessage() function
461 RelInfo.message = noteMessage(D, Note, Opts); in toLSPDiags()
476 Res.message = noteMessage(D, Note, Opts); in toLSPDiags()