Joos1W Compiler Framework
All Classes Functions Typedefs Pages
tir::ContextPImpl Struct Reference

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
 

Detailed Description

Definition at line 14 of file Context.h.


The documentation for this struct was generated from the following file: