Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DDiagnostics.cpp99 Range diagnosticRange(const clang::Diagnostic &D, const LangOptions &L) { in diagnosticRange() function
716 D.Range = diagnosticRange(Info, *LangOpts); in HandleDiagnostic()