Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/
DTextDiagnostic.cpp369 unsigned FixItEndCol in selectInterestingSourceRegion() local
373 CaretEnd = std::max(FixItEndCol, CaretEnd); in selectInterestingSourceRegion()