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

#include <ValueHandle.h>

Public Types

typedef ValueSimpleType
 

Static Public Member Functions

static SimpleType getSimplifiedValue (WeakVH &WVH)
 

Detailed Description

template<>
struct llvm::simplify_type< WeakVH >

Definition at line 162 of file ValueHandle.h.

Member Typedef Documentation

Definition at line 163 of file ValueHandle.h.

Member Function Documentation

static SimpleType llvm::simplify_type< WeakVH >::getSimplifiedValue ( WeakVH WVH)
inlinestatic

Definition at line 164 of file ValueHandle.h.


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