Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/
DTextDiagnostic.cpp420 unsigned NewColumns = map.byteToColumn(SourceEnd) - in selectInterestingSourceRegion() local
422 if (NewColumns <= TargetColumns) { in selectInterestingSourceRegion()
444 unsigned NewColumns = map.byteToColumn(NewEnd) - in selectInterestingSourceRegion() local
446 if (NewColumns <= TargetColumns) { in selectInterestingSourceRegion()