LLVM API Documentation

Classes | Namespaces | Functions
Type.h File Reference
#include "llvm-c/Core.h"
#include "llvm/ADT/APFloat.h"
#include "llvm/ADT/SmallPtrSet.h"
#include "llvm/Support/CBindingWrapping.h"
#include "llvm/Support/Casting.h"
#include "llvm/Support/DataTypes.h"
#include "llvm/Support/ErrorHandling.h"
Include dependency graph for Type.h:

Go to the source code of this file.

Classes

class  llvm::Type
struct  llvm::isa_impl< PointerType, Type >
struct  llvm::GraphTraits< Type * >
struct  llvm::GraphTraits< const Type * >

Namespaces

namespace  llvm
 

List of target independent CodeGen pass IDs.


Functions

static raw_ostream & llvm::operator<< (raw_ostream &OS, Type &T)
Type ** llvm::unwrap (LLVMTypeRef *Tys)
LLVMTypeRefllvm::wrap (Type **Tys)