llvm::DICompositeType Class Reference
#include <DebugInfo.h>
List of all members.
|
Public Member Functions |
|
| DICompositeType (MDNode *N=0) |
|
DIArray | getTypeArray () const |
|
unsigned | getRunTimeLang () const |
|
DICompositeType | getContainingType () const |
|
bool | Verify () const |
| | Verify - Verify that a composite type descriptor is well formed.
|
|
void | dump () const |
| | dump - print composite type.
|
Detailed Description
DICompositeType - This descriptor holds a type that can refer to multiple other types, like a function or struct. FIXME: Why is this a
DIDerivedType??
The documentation for this class was generated from the following file: