Home
last modified time | relevance | path

Searched refs:qual_type (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddwarf2ctf.cc491 dw_die_ref qual_type = ctf_get_AT_type (modifier); in gen_ctf_modifier_type() local
504 qual_type_id = gen_ctf_type (ctfc, qual_type); in gen_ctf_modifier_type()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl.c9353 tree qual_type; in build_this_parm() local
9368 qual_type = cp_build_qualified_type (this_type, this_quals); in build_this_parm()
9369 parm = build_artificial_parm (fn, this_identifier, qual_type); in build_this_parm()
H A Dparser.c18332 tree qual_type = objc_get_protocol_qualified_type (type, protos); in cp_parser_simple_type_specifier() local
18337 decl_specs->type = qual_type; in cp_parser_simple_type_specifier()
18339 return qual_type; in cp_parser_simple_type_specifier()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl.cc9981 tree qual_type; in build_this_parm() local
9996 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()
H A Dparser.cc19938 tree qual_type = objc_get_protocol_qualified_type (type, protos); in cp_parser_simple_type_specifier() local
19943 decl_specs->type = qual_type; in cp_parser_simple_type_specifier()
19945 return qual_type; in cp_parser_simple_type_specifier()