LLVM API Documentation

Static Public Member Functions
llvm::TypeBuilder< types::i< num_bits >, cross > Class Template Reference

#include <TypeBuilder.h>

List of all members.

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 181 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) [inline, static]

Definition at line 183 of file TypeBuilder.h.

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


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