Home
last modified time | relevance | path

Searched defs:tag_int_type (Results 1 – 8 of 8) sorted by relevance

/dports/lang/zig/zig-0.9.0/src/stage1/
H A Danalyze.cpp1934 ZigType *tag_int_type = type_entry->data.enumeration.tag_int_type; in type_allowed_in_extern() local
2809 ZigType *tag_int_type; in resolve_enum_zero_bits() local
3310 ZigType *tag_int_type; in resolve_union_zero_bits() local
3484 ZigType *tag_int_type = tag_type->data.enumeration.tag_int_type; in resolve_union_zero_bits() local
9061 ZigType *tag_int_type = enum_type->data.enumeration.tag_int_type; in resolve_llvm_types_enum() local
H A Dcodegen.cpp3670 ZigType *tag_int_type = wanted_type->data.enumeration.tag_int_type; in ir_render_int_to_enum() local
5427 ZigType *tag_int_type = enum_type->data.enumeration.tag_int_type; in get_enum_tag_name_function() local
H A Dir.cpp6227 ZigType *tag_int_type = ty->data.enumeration.tag_int_type; in can_fold_enum_type() local
23182 ZigType *tag_int_type = val->type->data.enumeration.tag_int_type; in buf_read_value_bytes() local
H A Dall_types.hpp1443 ZigType *tag_int_type; member
/dports/lang/zig-devel/zig-0.9.0/src/stage1/
H A Danalyze.cpp1934 ZigType *tag_int_type = type_entry->data.enumeration.tag_int_type; in type_allowed_in_extern() local
2809 ZigType *tag_int_type; in resolve_enum_zero_bits() local
3310 ZigType *tag_int_type; in resolve_union_zero_bits() local
3484 ZigType *tag_int_type = tag_type->data.enumeration.tag_int_type; in resolve_union_zero_bits() local
9061 ZigType *tag_int_type = enum_type->data.enumeration.tag_int_type; in resolve_llvm_types_enum() local
H A Dcodegen.cpp3670 ZigType *tag_int_type = wanted_type->data.enumeration.tag_int_type; in ir_render_int_to_enum() local
5427 ZigType *tag_int_type = enum_type->data.enumeration.tag_int_type; in get_enum_tag_name_function() local
H A Dir.cpp6227 ZigType *tag_int_type = ty->data.enumeration.tag_int_type; in can_fold_enum_type() local
23182 ZigType *tag_int_type = val->type->data.enumeration.tag_int_type; in buf_read_value_bytes() local
H A Dall_types.hpp1443 ZigType *tag_int_type; member