Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DTextDiagnostic.cpp368 unsigned FixItEndCol in selectInterestingSourceRegion() local
372 CaretEnd = std::max(FixItEndCol, CaretEnd); in selectInterestingSourceRegion()