clang API Documentation
#include <BlkExprDeclBitVector.h>
Public Member Functions | |
| Idx (unsigned i) | |
| Idx () | |
| bool | isValid () const |
| operator unsigned () const | |
Definition at line 32 of file BlkExprDeclBitVector.h.
| clang::DeclBitVector_Types::Idx::Idx | ( | unsigned | i | ) | [inline, explicit] |
Definition at line 35 of file BlkExprDeclBitVector.h.
| clang::DeclBitVector_Types::Idx::Idx | ( | ) | [inline] |
Definition at line 36 of file BlkExprDeclBitVector.h.
| bool clang::DeclBitVector_Types::Idx::isValid | ( | ) | const [inline] |
Definition at line 38 of file BlkExprDeclBitVector.h.
Referenced by operator unsigned().
| clang::DeclBitVector_Types::Idx::operator unsigned | ( | ) | const [inline] |
Definition at line 41 of file BlkExprDeclBitVector.h.
References isValid().