LLVM API Documentation

llvm::DSNodeIterator< NodeTy > Member List

This is the complete list of members for llvm::DSNodeIterator< NodeTy >, including all inherited members.

DSNode classllvm::DSNodeIterator< NodeTy > [friend]
DSNodeIterator(const DSNodeHandle &NH)llvm::DSNodeIterator< NodeTy > [inline]
getNode() const llvm::DSNodeIterator< NodeTy > [inline]
getOffset() const llvm::DSNodeIterator< NodeTy > [inline]
operator *() const llvm::DSNodeIterator< NodeTy > [inline]
operator!=(const _Self &x) const llvm::DSNodeIterator< NodeTy > [inline]
operator++()llvm::DSNodeIterator< NodeTy > [inline]
operator++(int)llvm::DSNodeIterator< NodeTy > [inline]
operator->() const llvm::DSNodeIterator< NodeTy > [inline]
operator=(const _Self &I)llvm::DSNodeIterator< NodeTy > [inline]
operator==(const _Self &x) const llvm::DSNodeIterator< NodeTy > [inline]