LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
llvm::GenericValue::IntPair Struct Reference

#include <GenericValue.h>

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

Public Attributes

unsigned int first
 
unsigned int second
 

Detailed Description

Definition at line 27 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: