Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dc-typeprint.c286 case TYPE_CODE_TEMPLATE: in c_type_print_varspec_prefix()
627 case TYPE_CODE_TEMPLATE: in c_type_print_varspec_suffix()
1074 if (TYPE_CODE (type) == TYPE_CODE_TEMPLATE) in c_type_print_base()
1154 case TYPE_CODE_TEMPLATE: in c_type_print_base()
H A Dp-typeprint.c292 case TYPE_CODE_TEMPLATE: in pascal_type_print_varspec_prefix()
413 case TYPE_CODE_TEMPLATE: in pascal_type_print_varspec_suffix()
H A Dgdbtypes.h136 TYPE_CODE_TEMPLATE, /* C++ template */ enumerator
H A Dhpread.c3633 (TYPE_CODE (type) == TYPE_CODE_TEMPLATE)) in hpread_read_struct_type()
3669 TYPE_CODE (type) = TYPE_CODE_TEMPLATE; in hpread_read_struct_type()
H A Dgdbtypes.c2961 case TYPE_CODE_TEMPLATE: in recursive_dump_type()