LLVM  3.7.0
Public Types | Static Public Member Functions | List of all members
llvm::simplify_type< const TypedDINodeRef< T > > Struct Template Reference

#include <DebugInfoMetadata.h>

Inheritance diagram for llvm::simplify_type< const TypedDINodeRef< T > >:
[legend]

Public Types

typedef MetadataSimpleType
 

Static Public Member Functions

static SimpleType getSimplifiedValue (const TypedDINodeRef< T > &MD)
 

Detailed Description

template<class T>
struct llvm::simplify_type< const TypedDINodeRef< T > >

Definition at line 227 of file DebugInfoMetadata.h.

Member Typedef Documentation

template<class T >
typedef Metadata* llvm::simplify_type< const TypedDINodeRef< T > >::SimpleType

Definition at line 228 of file DebugInfoMetadata.h.

Member Function Documentation

template<class T >
static SimpleType llvm::simplify_type< const TypedDINodeRef< T > >::getSimplifiedValue ( const TypedDINodeRef< T > &  MD)
inlinestatic

Definition at line 229 of file DebugInfoMetadata.h.


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