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< IdentifyingPassPtr > Struct Template Reference

#include <Passes.h>

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

Static Public Attributes

static const bool value = true
 

Detailed Description

template<>
struct llvm::isPodLike< IdentifyingPassPtr >

Definition at line 79 of file CodeGen/Passes.h.

Member Data Documentation

const bool llvm::isPodLike< IdentifyingPassPtr >::value = true
static

Definition at line 80 of file CodeGen/Passes.h.


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