LLVM API Documentation
#include <DSGraphTraits.h>
Inheritance diagram for llvm::DSNodeIterator< NodeTy >:


Public Member Functions | |
| DSNodeIterator (const DSNodeHandle &NH) | |
| bool | operator== (const _Self &x) const |
| bool | operator!= (const _Self &x) const |
| const _Self & | operator= (const _Self &I) |
| pointer | operator * () const |
| pointer | operator-> () const |
| _Self & | operator++ () |
| _Self | operator++ (int) |
| unsigned | getOffset () const |
| const DSNode * | getNode () const |
Friends | |
| class | DSNode |
Definition at line 27 of file DSGraphTraits.h.
|
||||||||||
|
Definition at line 46 of file DSGraphTraits.h. |
|
|||||||||
|
Definition at line 77 of file DSGraphTraits.h. Referenced by llvm::DSNode::assertOK(), llvm::DOTGraphTraits< const DSGraph * >::edgeTargetsEdgeSource(), and llvm::DOTGraphTraits< const DSGraph * >::getEdgeTarget(). |
|
|||||||||
|
Definition at line 76 of file DSGraphTraits.h. Referenced by llvm::DOTGraphTraits< const DSGraph * >::edgeTargetsEdgeSource(), and llvm::DOTGraphTraits< const DSGraph * >::getEdgeTarget(). |
|
|||||||||
|
Definition at line 60 of file DSGraphTraits.h. Referenced by llvm::DSNodeIterator< NodeTy >::operator->(). |
|
||||||||||
|
Definition at line 52 of file DSGraphTraits.h. References llvm::DSNodeIterator< NodeTy >::operator==(). |
|
||||||||||
|
Definition at line 72 of file DSGraphTraits.h. |
|
|||||||||
|
Definition at line 68 of file DSGraphTraits.h. References llvm::DS::PointerShift. |
|
|||||||||
|
Definition at line 66 of file DSGraphTraits.h. References llvm::DSNodeIterator< NodeTy >::operator *(). |
|
||||||||||
|
Definition at line 54 of file DSGraphTraits.h. References llvm::DSNodeIterator< NodeTy >::Node, and llvm::DSNodeIterator< NodeTy >::Offset. |
|
||||||||||
|
Definition at line 49 of file DSGraphTraits.h. References llvm::DSNodeIterator< NodeTy >::Offset. Referenced by llvm::DSNodeIterator< NodeTy >::operator!=(). |
|
|||||
|
Definition at line 28 of file DSGraphTraits.h. |