LLVM API Documentation

TypeInfo.h File Reference

#include <typeinfo>

Include dependency graph for TypeInfo.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  llvm

Classes

struct  llvm::TypeInfo

Functions

bool llvm::operator== (const TypeInfo &lhs, const TypeInfo &rhs)
bool llvm::operator< (const TypeInfo &lhs, const TypeInfo &rhs)
bool llvm::operator!= (const TypeInfo &lhs, const TypeInfo &rhs)
bool llvm::operator> (const TypeInfo &lhs, const TypeInfo &rhs)
bool llvm::operator<= (const TypeInfo &lhs, const TypeInfo &rhs)
bool llvm::operator>= (const TypeInfo &lhs, const TypeInfo &rhs)