clang API Documentation

Public Member Functions
clang::DeclBitVector_Types::Idx Class Reference

#include <BlkExprDeclBitVector.h>

List of all members.

Public Member Functions

 Idx (unsigned i)
 Idx ()
bool isValid () const
 operator unsigned () const

Detailed Description

Definition at line 32 of file BlkExprDeclBitVector.h.


Constructor & Destructor Documentation

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.


Member Function Documentation

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().


The documentation for this class was generated from the following file: