LLVM API Documentation

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

#include <TypeBuilder.h>

List of all members.

Static Public Member Functions

static PointerTypeget (LLVMContext &Context)

Detailed Description

template<typename T, bool cross>
class llvm::TypeBuilder< T *, cross >

Definition at line 104 of file TypeBuilder.h.


Member Function Documentation

template<typename T , bool cross>
static PointerType* llvm::TypeBuilder< T *, cross >::get ( LLVMContext Context) [inline, static]

Definition at line 106 of file TypeBuilder.h.

References llvm::PointerType::getUnqual().


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