llvm::DIDerivedType Class Reference

#include <DebugInfo.h>

Inheritance diagram for llvm::DIDerivedType:

llvm::DIType llvm::DIScope llvm::DIDescriptor llvm::DICompositeType

List of all members.

Public Member Functions

 DIDerivedType (MDNode *N=0)
DIType getTypeDerivedFrom () const
uint64_t getOriginalTypeSize () const
void dump () const
 dump - print derived type.
void replaceAllUsesWith (DIDescriptor &D)

Protected Member Functions

 DIDerivedType (MDNode *N, bool, bool)


Detailed Description

DIDerivedType - A simple derived type, like a const qualified type, a typedef, a pointer or reference, etc.

Member Function Documentation

uint64_t llvm::DIDerivedType::getOriginalTypeSize (  )  const

getOriginalTypeSize - If this type is derived from a base type then return base type size.

void llvm::DIDerivedType::replaceAllUsesWith ( DIDescriptor D  ) 

replaceAllUsesWith - Replace all uses of debug info referenced by this descriptor. After this completes, the current debug info value is erased.


The documentation for this class was generated from the following file:

Generated on Fri Mar 19 01:41:23 2010 by  doxygen 1.5.8