LLVM  3.7.0
Static Public Member Functions | List of all members
llvm::TypeBuilder< types::i< num_bits >, cross > Class Template Reference

#include <TypeBuilder.h>

Static Public Member Functions

static IntegerTypeget (LLVMContext &C)
 

Detailed Description

template<uint32_t num_bits, bool cross>
class llvm::TypeBuilder< types::i< num_bits >, cross >

Definition at line 189 of file TypeBuilder.h.

Member Function Documentation

template<uint32_t num_bits, bool cross>
static IntegerType* llvm::TypeBuilder< types::i< num_bits >, cross >::get ( LLVMContext C)
inlinestatic

Definition at line 191 of file TypeBuilder.h.

References llvm::C, and llvm::IntegerType::get().


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