struct GenericValue::IntPair

Declaration

struct GenericValue::IntPair { /* full declaration omitted */ };

Declared at: llvm/include/llvm/ExecutionEngine/GenericValue.h:24

Member Variables

public unsigned int first
public unsigned int second