LLVM API Documentation
#include <SmallBitVector.h>
Public Member Functions | |
reference (SmallBitVector &b, unsigned Idx) | |
reference & | operator= (reference t) |
reference & | operator= (bool t) |
operator bool () const |
Definition at line 59 of file SmallBitVector.h.
llvm::SmallBitVector::reference::reference | ( | SmallBitVector & | b, |
unsigned | Idx | ||
) | [inline] |
Definition at line 64 of file SmallBitVector.h.
llvm::SmallBitVector::reference::operator bool | ( | ) | const [inline] |
Definition at line 79 of file SmallBitVector.h.
Definition at line 66 of file SmallBitVector.h.
Definition at line 71 of file SmallBitVector.h.
References llvm::SmallBitVector::reset(), and llvm::SmallBitVector::set().