LLVM API Documentation

Public Types
llvm::PointerUnionTypeSelectorReturn< T > Struct Template Reference

#include <PointerUnion.h>

List of all members.

Public Types

typedef T Return

Detailed Description

template<typename T>
struct llvm::PointerUnionTypeSelectorReturn< T >

Definition at line 24 of file PointerUnion.h.


Member Typedef Documentation

template<typename T>
typedef T llvm::PointerUnionTypeSelectorReturn< T >::Return

Definition at line 25 of file PointerUnion.h.


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