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