Joos1W Compiler Framework
|
Public Member Functions | |
ContextPImpl (BumpAllocator &alloc, Type *const pointerType, Type *const voidType, Type *const labelType, ConstantNullPointer *const nullPointer) | |
Public Attributes | |
std::pmr::vector< FunctionType * > | functionTypes |
std::pmr::vector< ArrayType * > | arrayTypes |
std::pmr::vector< IntegerType * > | integerTypes |
std::pmr::vector< StructType * > | structTypes |
Type *const | pointerType |
Type *const | voidType |
Type *const | labelType |
ConstantNullPointer *const | nullPointer |