LLVM  8.0.1
Static Public Attributes | List of all members
llvm::isPodLike< PoisoningVH< T > > Struct Template Reference

#include "llvm/IR/ValueHandle.h"

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

Static Public Attributes

static const bool value = false
 

Detailed Description

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

Definition at line 552 of file ValueHandle.h.

Member Data Documentation

◆ value

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

Definition at line 556 of file ValueHandle.h.


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