Searched defs:union_type (Results 1 – 7 of 7) sorted by relevance
240 CompilerType union_type = ast->CreateRecordType( in GetSiginfoType() local
273 CompilerType union_type = ast->CreateRecordType( in GetSiginfoType() local
400 CompilerType union_type = ast->CreateRecordType( in GetSiginfoType() local
128 CompilerType union_type(ast_ctx.CreateRecordType( in BuildAggregate() local
366 type_p union_type; in create_optional_field() local
3118 union_type, /* "union" types. */ enumerator
3055 enum tag_types { record_type, class_type, union_type, enum_type }; enumerator