|
LLVM
3.7.0
|
#include <Type.h>
Public Types | |
| typedef const Type | NodeType |
| typedef Type::subtype_iterator | ChildIteratorType |
Static Public Member Functions | |
| static NodeType * | getEntryNode (NodeType *T) |
| static ChildIteratorType | child_begin (NodeType *N) |
| static ChildIteratorType | child_end (NodeType *N) |
| typedef Type::subtype_iterator llvm::GraphTraits< const Type * >::ChildIteratorType |
|
inlinestatic |
Definition at line 466 of file Type.h.
References llvm::Type::subtype_begin().
|
inlinestatic |
Definition at line 469 of file Type.h.
References llvm::Type::subtype_end().
|
inlinestatic |
1.8.6