Searched refs:BlockIterator (Results 1 – 2 of 2) sorted by relevance
265 std::unique_ptr<GCOVBlock>>::const_iterator> BlockIterator; typedef276 BlockIterator block_begin() const { return Blocks.begin(); } in block_begin()277 BlockIterator block_end() const { return Blocks.end(); } in block_end()278 iterator_range<BlockIterator> blocks() const { in blocks()
274 using BlockIterator = pointee_iterator<SmallVectorImpl<287 BlockIterator block_begin() const { return Blocks.begin(); } in block_begin()288 BlockIterator block_end() const { return Blocks.end(); } in block_end()289 iterator_range<BlockIterator> blocks() const { in blocks()