Home
last modified time | relevance | path

Searched defs:getEndCol (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cov/
DSourceCoverageView.h48 unsigned getEndCol() const { return Region.ColumnEnd; } in getEndCol() function
/external/llvm/tools/llvm-cov/
DSourceCoverageView.h44 unsigned getEndCol() const { return Region.ColumnEnd; } in getEndCol() function