Searched refs:getDeclBit (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/Analysis/Support/
H A DBlkExprDeclBitVector.h128 llvm::BitVector::reference getDeclBit(unsigned i) { return DeclBV[i]; } function in class:clang::DeclBitVector_Types::ValTy
129 const llvm::BitVector::reference getDeclBit(unsigned i) const { function in class:clang::DeclBitVector_Types::ValTy

Completed in 500 milliseconds