Searched refs:getEndCol (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-cov/
H A DSourceCoverageView.h47 unsigned getEndCol() const { return Region.ColumnEnd; } function in struct:llvm::ExpansionView
H A DSourceCoverageViewText.cpp220 << " -> " << ESV.getEndCol() << '\n';

Completed in 92 milliseconds