class SparseBitVector::SparseBitVectorIterator

Declaration

class SparseBitVector::SparseBitVectorIterator { /* full declaration omitted */ };

Declared at: llvm/include/llvm/ADT/SparseBitVector.h:318

Method Overview

Methods

SparseBitVectorIterator()

Declared at: llvm/include/llvm/ADT/SparseBitVector.h:394

SparseBitVectorIterator(
    const SparseBitVector<ElementSize>* RHS,
    bool end = false)

Declared at: llvm/include/llvm/ADT/SparseBitVector.h:396

Parameters

const SparseBitVector<ElementSize>* RHS
bool end = false