Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dc-typeprint.c283 case TYPE_CODE_TEMPLATE: in c_type_print_varspec_prefix()
624 case TYPE_CODE_TEMPLATE: in c_type_print_varspec_suffix()
1071 if (TYPE_CODE (type) == TYPE_CODE_TEMPLATE) in c_type_print_base()
1151 case TYPE_CODE_TEMPLATE: in c_type_print_base()
Dp-typeprint.c292 case TYPE_CODE_TEMPLATE: in pascal_type_print_varspec_prefix()
413 case TYPE_CODE_TEMPLATE: in pascal_type_print_varspec_suffix()
Dgdbtypes.h156 TYPE_CODE_TEMPLATE, /* C++ template */ enumerator
Dhpread.c3628 (TYPE_CODE (type) == TYPE_CODE_TEMPLATE)) in hpread_read_struct_type()
3664 TYPE_CODE (type) = TYPE_CODE_TEMPLATE; in hpread_read_struct_type()
Dgdbtypes.c2939 case TYPE_CODE_TEMPLATE: in recursive_dump_type()