Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/tools/llvm-cov/
H A DSourceCoverageView.h98 void addRegionCount(uint64_t Count) { in addRegionCount() function
H A DSourceCoverageView.cpp187 LineCount.addRegionCount(WrappedSegment->Count); in render()