tan  0.0.1
tanlang::StructType Member List

This is the complete list of members for tanlang::StructType, including all inherited members.

_type_name (defined in tanlang::Type)tanlang::Typeprotected
ALL_TYPE_NAMES (defined in tanlang::Type)tanlang::Typeinlinestatic
append_member_type(Type *t) (defined in tanlang::StructType)tanlang::StructType
ARRAY_TYPE_CACHE (defined in tanlang::Type)tanlang::Typeinlineprotectedstatic
children() const override (defined in tanlang::StructType)tanlang::StructTypevirtual
get_align_bits() override (defined in tanlang::StructType)tanlang::StructTypevirtual
get_decl() const (defined in tanlang::StructType)tanlang::StructType
get_member_types() const (defined in tanlang::StructType)tanlang::StructType
get_size_bits() override (defined in tanlang::StructType)tanlang::StructTypevirtual
get_typename() const (defined in tanlang::Type)tanlang::Typeinline
GetArrayType(Type *element_type, int size) (defined in tanlang::Type)tanlang::Typestatic
GetBoolType() (defined in tanlang::Type)tanlang::Typestatic
GetCharType() (defined in tanlang::Type)tanlang::Typestatic
GetFloatType(size_t bit_size) (defined in tanlang::Type)tanlang::Typestatic
GetFunctionType(Type *ret_type, const vector< Type * > &arg_types) (defined in tanlang::Type)tanlang::Typestatic
GetIntegerType(size_t bit_size, bool is_unsigned) (defined in tanlang::Type)tanlang::Typestatic
GetPointerType(Type *pointee) (defined in tanlang::Type)tanlang::Typestatic
GetStringType() (defined in tanlang::Type)tanlang::Typestatic
GetStructType(StructDecl *decl) (defined in tanlang::Type)tanlang::Typestatic
GetTypeRef(const str &name) (defined in tanlang::Type)tanlang::Typestatic
GetVoidType() (defined in tanlang::Type)tanlang::Typestatic
is_array() const (defined in tanlang::Type)tanlang::Typevirtual
is_bool() const (defined in tanlang::Type)tanlang::Typevirtual
is_canonical() const (defined in tanlang::Type)tanlang::Type
is_char() const (defined in tanlang::Type)tanlang::Typevirtual
is_float() const (defined in tanlang::Type)tanlang::Typevirtual
is_function() const (defined in tanlang::Type)tanlang::Typevirtual
is_int() const (defined in tanlang::Type)tanlang::Typevirtual
is_num() const (defined in tanlang::Type)tanlang::Typevirtual
is_pointer() const (defined in tanlang::Type)tanlang::Typevirtual
is_primitive() const (defined in tanlang::Type)tanlang::Typevirtual
is_ref() const (defined in tanlang::Type)tanlang::Typevirtual
is_string() const (defined in tanlang::Type)tanlang::Typevirtual
is_struct() const override (defined in tanlang::StructType)tanlang::StructTypeinlinevirtual
is_unsigned() const (defined in tanlang::Type)tanlang::Typevirtual
is_void() const (defined in tanlang::Type)tanlang::Typevirtual
IsCanonical(const Type &type)tanlang::Typestatic
NAMED_TYPE_CACHE (defined in tanlang::Type)tanlang::Typeinlineprotectedstatic
operator[](size_t index) (defined in tanlang::StructType)tanlang::StructType
operator[](size_t index) const (defined in tanlang::StructType)tanlang::StructType
POINTER_TYPE_CACHE (defined in tanlang::Type)tanlang::Typeinlineprotectedstatic
STRING_TYPE (defined in tanlang::Type)tanlang::Typeprotectedstatic
StructType(StructDecl *decl) (defined in tanlang::StructType)tanlang::StructTypeprotected
Type (defined in tanlang::StructType)tanlang::StructTypefriend
~Type()=default (defined in tanlang::Type)tanlang::Typevirtual