|
LLVM
4.0.0
|
#include <DIE.h>
Classes | |
| class | const_iterator |
| class | iterator |
Public Member Functions | |
| void | push_back (T &N) |
| T & | back () |
| const T & | back () const |
| iterator | begin () |
| const_iterator | begin () const |
| iterator | end () |
| const_iterator | end () const |
Static Public Member Functions | |
| static iterator | toIterator (T &N) |
| static const_iterator | toIterator (const T &N) |
|
inline |
Definition at line 509 of file DIE.h.
Referenced by llvm::DIEValueList::addValue().
|
inline |
|
inline |
Definition at line 557 of file DIE.h.
Referenced by llvm::IntrusiveBackList< llvm::DIE >::begin(), and llvm::DIEValueList::values().
|
inline |
|
inline |
Definition at line 563 of file DIE.h.
Referenced by llvm::IntrusiveBackList< llvm::DIE >::begin(), and llvm::DIEValueList::values().
|
inline |
|
inline |
Definition at line 508 of file DIE.h.
Referenced by llvm::DIEValueList::addValue().
|
inlinestatic |
|
inlinestatic |
1.8.6