Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DDiagnostics.cpp100 Range diagnosticRange(const clang::Diagnostic &D, const LangOptions &L) { in diagnosticRange() function
647 D.Range = diagnosticRange(Info, *LangOpts); in HandleDiagnostic()