clang  3.9.0
Public Types | Static Public Member Functions | List of all members
llvm::simplify_type< clang::ento::CallEventRef< T > > Struct Template Reference

#include <CallEvent.h>

Public Types

typedef const T * SimpleType
 

Static Public Member Functions

static SimpleType getSimplifiedValue (clang::ento::CallEventRef< T > Val)
 

Detailed Description

template<class T>
struct llvm::simplify_type< clang::ento::CallEventRef< T > >

Definition at line 1118 of file CallEvent.h.

Member Typedef Documentation

template<class T >
typedef const T* llvm::simplify_type< clang::ento::CallEventRef< T > >::SimpleType

Definition at line 1119 of file CallEvent.h.

Member Function Documentation

template<class T >
static SimpleType llvm::simplify_type< clang::ento::CallEventRef< T > >::getSimplifiedValue ( clang::ento::CallEventRef< T >  Val)
inlinestatic

Definition at line 1122 of file CallEvent.h.


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