Home
last modified time | relevance | path

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

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