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

#include "llvm/IR/DebugInfoMetadata.h"

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

Public Types

using SimpleType = Metadata *
 

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 244 of file DebugInfoMetadata.h.

Member Typedef Documentation

◆ SimpleType

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

Definition at line 245 of file DebugInfoMetadata.h.

Member Function Documentation

◆ getSimplifiedValue()

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

Definition at line 247 of file DebugInfoMetadata.h.


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