llvm::DIGlobal Class Reference

DIGlobal - This is a common class for global variables and subprograms. More...

#include <DebugInfo.h>

Inheritance diagram for llvm::DIGlobal:

llvm::DIDescriptor llvm::DIGlobalVariable

List of all members.

Public Member Functions

DIScope getContext () const
StringRef getName () const
StringRef getDisplayName () const
StringRef getLinkageName () const
DICompileUnit getCompileUnit () const
unsigned getLineNumber () const
DIType getType () const
unsigned isLocalToUnit () const
unsigned isDefinition () const
void dump () const
 dump - print global.

Protected Member Functions

 DIGlobal (MDNode *N)


Detailed Description

DIGlobal - This is a common class for global variables and subprograms.

Member Function Documentation

unsigned llvm::DIGlobal::isLocalToUnit (  )  const [inline]

isLocalToUnit - Return true if this subprogram is local to the current compile unit, like 'static' in C.


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