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