LLVM  4.0.0
Public Attributes | List of all members
llvm::GenericValue::IntPair Struct Reference

#include <GenericValue.h>

Collaboration diagram for llvm::GenericValue::IntPair:
[legend]

Public Attributes

unsigned int first
 
unsigned int second
 

Detailed Description

Definition at line 28 of file GenericValue.h.

Member Data Documentation

unsigned int llvm::GenericValue::IntPair::first
unsigned int llvm::GenericValue::IntPair::second

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