LLVM API Documentation

Static Public Member Functions
llvm::TypeBuilder< float, false > Class Template Reference

#include <TypeBuilder.h>

List of all members.

Static Public Member Functions

static Typeget (LLVMContext &C)

Detailed Description

template<>
class llvm::TypeBuilder< float, false >

Definition at line 188 of file TypeBuilder.h.


Member Function Documentation

static Type* llvm::TypeBuilder< float, false >::get ( LLVMContext C) [inline, static]

Definition at line 190 of file TypeBuilder.h.

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


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