Searched refs:declspecs_add_attrs (Results 1 – 3 of 3) sorted by relevance
506 extern struct c_declspecs *declspecs_add_attrs (struct c_declspecs *, tree);
1678 declspecs_add_attrs (specs, attrs); in c_parser_declspecs()2712 declspecs_add_attrs (specs, attrs); in c_parser_parameter_declaration()
7697 declspecs_add_attrs (struct c_declspecs *specs, tree attrs) in declspecs_add_attrs() function