Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/
H A DClangTidyDiagnosticConsumer.cpp85 auto ValidRanges = in emitDiagnosticMessage() local
92 for (const CharSourceRange &SourceRange : ValidRanges) in emitDiagnosticMessage()
99 for (const CharSourceRange &SourceRange : ValidRanges) in emitDiagnosticMessage()