Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DDiagnostics.cpp312 std::string noteMessage(const Diag &Main, const DiagBase &Note, in noteMessage() function
522 RelInfo.message = noteMessage(D, Note, Opts); in toLSPDiags()
538 Res.message = noteMessage(D, Note, Opts); in toLSPDiags()