LLVM API Documentation
| 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] |