![]() |
chigraph
master
Systems programming language written for beginners in LLVM
|
This is the complete list of members for chi::DataType, including all inherited members.
DataType(ChiModule *chiMod=nullptr, std::string typeName={}, llvm::Type *llvmtype=nullptr, llvm::DIType *debugTy=nullptr) | chi::DataType | inline |
debugType() const | chi::DataType | inline |
llvmType() const | chi::DataType | inline |
module() const | chi::DataType | inline |
operator!=(const DataType &lhs, const DataType &rhs) | chi::DataType | related |
operator==(const DataType &lhs, const DataType &rhs) | chi::DataType | related |
qualifiedName() const | chi::DataType | |
unqualifiedName() const | chi::DataType | inline |
valid() const | chi::DataType | inline |