LLVM API Documentation
#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) |
Definition at line 436 of file Type.h.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|