Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Frontend/
H A DTextDiagnostic.cpp1173 if (auto OptionalRange = findLinesForRange(*I, FID, SM)) in emitSnippetAndCaret() local
1174 Lines = maybeAddRange(Lines, *OptionalRange, MaxLines); in emitSnippetAndCaret()