Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DTextDiagnostic.cpp368 unsigned FixItEndCol in selectInterestingSourceRegion() local
372 CaretEnd = std::max(FixItEndCol, CaretEnd); in selectInterestingSourceRegion()