LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | Static Public Member Functions | List of all members
llvm::ConstantKeyData< ConstantClass > Struct Template Reference

#include <ConstantsContext.h>

Public Types

typedef void ValType
 

Static Public Member Functions

static ValType getValType (ConstantClass *C)
 

Detailed Description

template<class ConstantClass>
struct llvm::ConstantKeyData< ConstantClass >

Definition at line 426 of file ConstantsContext.h.

Member Typedef Documentation

template<class ConstantClass >
typedef void llvm::ConstantKeyData< ConstantClass >::ValType

Definition at line 427 of file ConstantsContext.h.

Member Function Documentation

template<class ConstantClass >
static ValType llvm::ConstantKeyData< ConstantClass >::getValType ( ConstantClass *  C)
inlinestatic

Definition at line 428 of file ConstantsContext.h.

References llvm_unreachable.


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