LLVM API Documentation

llvm::ValueMapConstIterator< DenseMapT, KeyT > Member List
This is the complete list of members for llvm::ValueMapConstIterator< DenseMapT, KeyT >, including all inherited members.
base() const llvm::ValueMapConstIterator< DenseMapT, KeyT > [inline]
operator!=(const ValueMapConstIterator &RHS) const llvm::ValueMapConstIterator< DenseMapT, KeyT > [inline]
operator*() const llvm::ValueMapConstIterator< DenseMapT, KeyT > [inline]
operator++()llvm::ValueMapConstIterator< DenseMapT, KeyT > [inline]
operator++(int)llvm::ValueMapConstIterator< DenseMapT, KeyT > [inline]
operator->() const llvm::ValueMapConstIterator< DenseMapT, KeyT > [inline]
operator==(const ValueMapConstIterator &RHS) const llvm::ValueMapConstIterator< DenseMapT, KeyT > [inline]
ValueMapConstIterator()llvm::ValueMapConstIterator< DenseMapT, KeyT > [inline]
ValueMapConstIterator(BaseT I)llvm::ValueMapConstIterator< DenseMapT, KeyT > [inline]
ValueMapConstIterator(ValueMapIterator< DenseMapT, KeyT > Other)llvm::ValueMapConstIterator< DenseMapT, KeyT > [inline]