Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/
H A DClangTidyDiagnosticConsumer.cpp75 auto ToCharRange = [this, &Loc](const CharSourceRange &SourceRange) { in emitDiagnosticMessage() local
94 ToCharRange(SourceRange)); in emitDiagnosticMessage()
101 ToCharRange(SourceRange)); in emitDiagnosticMessage()