![]() |
chigraph
master
Systems programming language written for beginners in LLVM
|
Defines the DataType class. More...
Go to the source code of this file.
Classes | |
struct | chi::DataType |
A type of data Loose wrapper around llvm::Type*, except it knows which ChiModule it's in and it embeds debug types. More... | |
struct | chi::NamedDataType |
Basicaly a std::pair<std::string, DataType>, except it has nicer names. More... | |
Namespaces | |
chi | |
The namespace where chigraph lives. | |
Defines the DataType class.
Definition in file DataType.hpp.