LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions
Type.h File Reference
#include "llvm/ADT/APFloat.h"
#include "llvm/Support/Casting.h"
#include "llvm/Support/CBindingWrapping.h"
#include "llvm/Support/DataTypes.h"
#include "llvm/Support/ErrorHandling.h"
#include "llvm-c/Core.h"
Include dependency graph for Type.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

 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)