LLVM API Documentation
#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"
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) |
LLVMTypeRef * | llvm::wrap (Type **Tys) |