Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DTextDiagnostic.cpp1172 if (auto OptionalRange = findLinesForRange(*I, FID, SM)) in emitSnippetAndCaret() local
1173 Lines = maybeAddRange(Lines, *OptionalRange, MaxLines); in emitSnippetAndCaret()