LLVM API Documentation

Type.h File Reference

#include "llvm/AbstractTypeUser.h"
#include "llvm/Support/Casting.h"
#include "llvm/Support/DataTypes.h"
#include "llvm/ADT/GraphTraits.h"
#include "llvm/ADT/iterator"
#include <string>
#include <vector>

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.

Namespaces

namespace  llvm

Classes

class  llvm::Type
struct  llvm::GraphTraits< Type * >
struct  llvm::GraphTraits< const Type * >

Functions

template<>
bool llvm::isa_impl< PointerType, Type > (const Type &Ty)
std::ostream & llvm::operator<< (std::ostream &OS, const Type &T)