LLVM API Documentation
#include "AbstractTypeUser.h"
#include "llvm/Support/Casting.h"
#include "llvm/ADT/GraphTraits.h"
#include "llvm/ADT/iterator"
#include <vector>
#include "llvm/Type.def"
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) |