LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Attributes | List of all members
llvm::isPodLike< AssertingVH< T > > Struct Template Reference

#include <ValueHandle.h>

Collaboration diagram for llvm::isPodLike< AssertingVH< T > >:
Collaboration graph
[legend]

Static Public Attributes

static const bool value = false
 

Detailed Description

template<typename T>
struct llvm::isPodLike< AssertingVH< T > >

Definition at line 257 of file ValueHandle.h.

Member Data Documentation

template<typename T >
const bool llvm::isPodLike< AssertingVH< T > >::value = false
static

Definition at line 261 of file ValueHandle.h.


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