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