Home | Info | Community | Development | myReactOS | Contact Us
Definition at line 236 of file slang_typeinfo.c.
Referenced by parse_init_declarator_list(), slang_fully_specified_type_copy(), and slang_variable_construct().
{ type->qualifier = SLANG_QUAL_NONE; slang_type_specifier_ctr(&type->specifier); return 1; }