Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/
DTextDiagnostic.cpp437 unsigned NewColumns = map.byteToColumn(SourceEnd) - in selectInterestingSourceRegion() local
439 if (NewColumns <= TargetColumns) { in selectInterestingSourceRegion()
459 unsigned NewColumns = map.byteToColumn(NewEnd) - in selectInterestingSourceRegion() local
461 if (NewColumns <= TargetColumns) { in selectInterestingSourceRegion()