LLVM API Documentation
#include <TypeInfo.h>
Collaboration diagram for llvm::TypeInfo:

Public Member Functions | |
| TypeInfo () | |
| TypeInfo (const std::type_info &ti) | |
| const std::type_info & | get () const |
| bool | before (const TypeInfo &rhs) const |
| const char * | getClassName () const |
Definition at line 23 of file TypeInfo.h.
|
|
Definition at line 24 of file TypeInfo.h. |
|
|
Definition at line 29 of file TypeInfo.h. |
|
|
Definition at line 38 of file TypeInfo.h. References Info. Referenced by llvm::operator<(). |
|
|
Definition at line 33 of file TypeInfo.h. Referenced by llvm::operator==(). |
|
|
Definition at line 41 of file TypeInfo.h. |