LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Member Functions | List of all members
llvm::TypeBuilder< void, cross > Class Template Reference

#include <TypeBuilder.h>

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)
inlinestatic

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: