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