Searched refs:EndCol (Results 1 – 1 of 1) sorted by relevance
965 unsigned EndCol; member980 std::min(static_cast<size_t>(R.EndCol), Map.getSourceLine().size()); in highlightRange()1244 unsigned EndCol = SM.getSpellingColumnNumber(T.getEndLoc(), &Invalid) - 1; in highlightLines() local1262 appendStyle(LineRanges, T, 0, EndCol); in highlightLines()