Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DDiagnostics.cpp724 auto AddFix = [&](bool SyntheticMessage) -> bool { in HandleDiagnostic() argument
757 if (SyntheticMessage && FixIts.size() == 1) { in HandleDiagnostic()