LLVM API Documentation
#include <Type.h>
Public Types | |
typedef const Type | NodeType |
typedef Type::subtype_iterator | ChildIteratorType |
Static Public Member Functions | |
static NodeType * | getEntryNode (const Type *T) |
static ChildIteratorType | child_begin (NodeType *N) |
static ChildIteratorType | child_end (NodeType *N) |
Definition at line 449 of file Type.h.
|
|
|
|
|
|
|
|
|
|