Searched refs:qual_type (Results 1 – 3 of 3) sorted by relevance
491 dw_die_ref qual_type = ctf_get_AT_type (modifier); in gen_ctf_modifier_type() local504 qual_type_id = gen_ctf_type (ctfc, qual_type); in gen_ctf_modifier_type()
9981 tree qual_type; in build_this_parm() local9996 qual_type = cp_build_qualified_type (this_type, this_quals); in build_this_parm()9997 parm = build_artificial_parm (fn, this_identifier, qual_type); in build_this_parm()
19938 tree qual_type = objc_get_protocol_qualified_type (type, protos); in cp_parser_simple_type_specifier() local19943 decl_specs->type = qual_type; in cp_parser_simple_type_specifier()19945 return qual_type; in cp_parser_simple_type_specifier()