LLVM API Documentation

Static Public Member Functions
llvm::TypeBuilder< void, cross > Class Template Reference

#include <TypeBuilder.h>

List of all members.

Static Public Member Functions

static Typeget (LLVMContext &C)

Detailed Description

template<bool cross>
class llvm::TypeBuilder< void, cross >

Definition at line 229 of file TypeBuilder.h.


Member Function Documentation

template<bool cross>
static Type* llvm::TypeBuilder< void, cross >::get ( LLVMContext C) [inline, static]

Definition at line 231 of file TypeBuilder.h.

References llvm::CallingConv::C, and llvm::Type::getVoidTy().


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