|
LLVM
3.7.0
|
Global variables. More...
#include <DebugInfoMetadata.h>
Static Public Member Functions | |
| static bool | classof (const Metadata *MD) |
Static Public Member Functions inherited from llvm::DIVariable | |
| static bool | classof (const Metadata *MD) |
Static Public Member Functions inherited from llvm::DINode | |
| static unsigned | getFlag (StringRef Flag) |
| static const char * | getFlagString (unsigned Flag) |
| static unsigned | splitFlags (unsigned Flags, SmallVectorImpl< unsigned > &SplitFlags) |
| Split up a flags bitfield. More... | |
| static bool | classof (const Metadata *MD) |
Static Public Member Functions inherited from llvm::MDNode | |
| static MDTuple * | get (LLVMContext &Context, ArrayRef< Metadata * > MDs) |
| static MDTuple * | getIfExists (LLVMContext &Context, ArrayRef< Metadata * > MDs) |
| static MDTuple * | getDistinct (LLVMContext &Context, ArrayRef< Metadata * > MDs) |
| static TempMDTuple | getTemporary (LLVMContext &Context, ArrayRef< Metadata * > MDs) |
| static void | deleteTemporary (MDNode *N) |
| Deallocate a node created by getTemporary. More... | |
| template<class T > | |
| static std::enable_if < std::is_base_of< MDNode, T > ::value, T * >::type | replaceWithPermanent (std::unique_ptr< T, TempMDNodeDeleter > N) |
| Replace a temporary node with a permanent one. More... | |
| template<class T > | |
| static std::enable_if < std::is_base_of< MDNode, T > ::value, T * >::type | replaceWithUniqued (std::unique_ptr< T, TempMDNodeDeleter > N) |
| Replace a temporary node with a uniqued one. More... | |
| template<class T > | |
| static std::enable_if < std::is_base_of< MDNode, T > ::value, T * >::type | replaceWithDistinct (std::unique_ptr< T, TempMDNodeDeleter > N) |
| Replace a temporary node with a distinct one. More... | |
| static bool | classof (const Metadata *MD) |
| Methods for support type inquiry through isa, cast, and dyn_cast: More... | |
| static MDNode * | concatenate (MDNode *A, MDNode *B) |
| Methods for metadata merging. More... | |
| static MDNode * | intersect (MDNode *A, MDNode *B) |
| static MDNode * | getMostGenericTBAA (MDNode *A, MDNode *B) |
| static MDNode * | getMostGenericFPMath (MDNode *A, MDNode *B) |
| static MDNode * | getMostGenericRange (MDNode *A, MDNode *B) |
| static MDNode * | getMostGenericAliasScope (MDNode *A, MDNode *B) |
Friends | |
| class | LLVMContextImpl |
| class | MDNode |
Global variables.
TODO: Remove DisplayName. It's always equal to Name.
Definition at line 1843 of file DebugInfoMetadata.h.
Definition at line 1919 of file DebugInfoMetadata.h.
References llvm::Metadata::DIGlobalVariableKind, and llvm::Metadata::getMetadataID().
|
inline |
Definition at line 1900 of file DebugInfoMetadata.h.
| llvm::DIGlobalVariable::DEFINE_MDNODE_GET | ( | DIGlobalVariable | , |
| (DIScope *Scope, StringRef Name, StringRef LinkageName,DIFile *File, unsigned Line, DITypeRef Type,bool IsLocalToUnit, bool IsDefinition, Constant *Variable,DIDerivedType *StaticDataMemberDeclaration) | , | ||
| (Scope, Name, LinkageName, File, Line, Type, IsLocalToUnit,IsDefinition, Variable, StaticDataMemberDeclaration) | |||
| ) |
|
inline |
Definition at line 1904 of file DebugInfoMetadata.h.
References llvm::DINode::getStringOperand().
Referenced by llvm::DwarfCompileUnit::getOrCreateGlobalVariableDIE().
|
inline |
Definition at line 1905 of file DebugInfoMetadata.h.
References llvm::DINode::getStringOperand().
Referenced by llvm::DwarfCompileUnit::getOrCreateGlobalVariableDIE(), and llvm::MDNodeKeyImpl< DIGlobalVariable >::isKeyOf().
|
inline |
Definition at line 1915 of file DebugInfoMetadata.h.
Referenced by WriteDIGlobalVariable().
|
inline |
Definition at line 1917 of file DebugInfoMetadata.h.
References llvm::MDNode::getOperand().
Referenced by getStaticDataMemberDeclaration(), and llvm::MDNodeKeyImpl< DIGlobalVariable >::isKeyOf().
|
inline |
Definition at line 1916 of file DebugInfoMetadata.h.
References llvm::MDNode::getOperand().
Referenced by getVariable(), llvm::MDNodeKeyImpl< DIGlobalVariable >::isKeyOf(), and WriteDIGlobalVariable().
|
inline |
Definition at line 1911 of file DebugInfoMetadata.h.
References getRawStaticDataMemberDeclaration().
Referenced by llvm::DwarfCompileUnit::getOrCreateGlobalVariableDIE(), and WriteDIGlobalVariable().
|
inline |
Definition at line 1906 of file DebugInfoMetadata.h.
References llvm::C, llvm::dyn_cast(), and getRawVariable().
Referenced by llvm::DwarfCompileUnit::getOrCreateGlobalVariableDIE().
|
inline |
Definition at line 1903 of file DebugInfoMetadata.h.
Referenced by llvm::DwarfCompileUnit::getOrCreateGlobalVariableDIE(), llvm::MDNodeKeyImpl< DIGlobalVariable >::isKeyOf(), and WriteDIGlobalVariable().
|
inline |
Definition at line 1902 of file DebugInfoMetadata.h.
Referenced by llvm::DwarfCompileUnit::getOrCreateGlobalVariableDIE(), llvm::MDNodeKeyImpl< DIGlobalVariable >::isKeyOf(), and WriteDIGlobalVariable().
|
friend |
Definition at line 1844 of file DebugInfoMetadata.h.
|
friend |
Definition at line 1845 of file DebugInfoMetadata.h.
Definition at line 1893 of file DebugInfoMetadata.h.
| Metadata MDString MDString Metadata unsigned Metadata bool bool Metadata Metadata llvm::DIGlobalVariable::File |
Definition at line 1893 of file DebugInfoMetadata.h.
| Metadata MDString MDString Metadata unsigned Metadata bool bool llvm::DIGlobalVariable::IsDefinition |
Definition at line 1893 of file DebugInfoMetadata.h.
| Metadata MDString MDString Metadata unsigned Metadata bool bool Metadata Metadata llvm::DIGlobalVariable::IsDefinition |
Definition at line 1893 of file DebugInfoMetadata.h.
Definition at line 1893 of file DebugInfoMetadata.h.
| Metadata MDString MDString Metadata unsigned Metadata bool bool Metadata Metadata llvm::DIGlobalVariable::IsLocalToUnit |
Definition at line 1893 of file DebugInfoMetadata.h.
Definition at line 1893 of file DebugInfoMetadata.h.
| Metadata MDString MDString Metadata unsigned Metadata bool bool Metadata Metadata llvm::DIGlobalVariable::Line |
Definition at line 1893 of file DebugInfoMetadata.h.
Definition at line 1893 of file DebugInfoMetadata.h.
| Metadata MDString MDString Metadata unsigned Metadata bool bool Metadata Metadata llvm::DIGlobalVariable::LinkageName |
Definition at line 1893 of file DebugInfoMetadata.h.
Definition at line 1893 of file DebugInfoMetadata.h.
| Metadata MDString MDString Metadata unsigned Metadata bool bool Metadata Metadata llvm::DIGlobalVariable::Name |
Definition at line 1893 of file DebugInfoMetadata.h.
| Metadata* llvm::DIGlobalVariable::Scope |
Definition at line 1893 of file DebugInfoMetadata.h.
| Metadata MDString MDString Metadata unsigned Metadata bool bool Metadata Metadata llvm::DIGlobalVariable::Scope |
Definition at line 1893 of file DebugInfoMetadata.h.
| Metadata MDString MDString Metadata unsigned Metadata bool bool Metadata Metadata* llvm::DIGlobalVariable::StaticDataMemberDeclaration |
Definition at line 1893 of file DebugInfoMetadata.h.
Definition at line 1893 of file DebugInfoMetadata.h.
| Metadata MDString MDString Metadata unsigned Metadata bool bool Metadata Metadata llvm::DIGlobalVariable::Type |
Definition at line 1893 of file DebugInfoMetadata.h.
| Metadata MDString MDString Metadata unsigned Metadata bool bool Metadata* llvm::DIGlobalVariable::Variable |
Definition at line 1893 of file DebugInfoMetadata.h.
| Metadata MDString MDString Metadata unsigned Metadata bool bool Metadata Metadata llvm::DIGlobalVariable::Variable |
Definition at line 1893 of file DebugInfoMetadata.h.
1.8.6