Home
last modified time | relevance | path

Searched refs:formal_type (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/gas/
Dmacro.h36 enum formal_type enum
51 enum formal_type type; /* The kind of the formal. */
DChangeLog-2009723 * macro.h (enum formal_type): Move to top level.
DChangeLog-20052304 enumeration type 'formal_type'.
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dada-lang.c4554 struct type *formal_type = ada_check_typedef (formal_type0); in ada_convert_actual() local
4556 formal_type->code () == TYPE_CODE_PTR in ada_convert_actual()
4557 ? ada_check_typedef (formal_type->target_type ()) : formal_type; in ada_convert_actual()
4564 return make_array_descriptor (formal_type, actual); in ada_convert_actual()
4565 else if (formal_type->code () == TYPE_CODE_PTR in ada_convert_actual()
4566 || formal_type->code () == TYPE_CODE_REF) in ada_convert_actual()
4573 else if (formal_type->code () != TYPE_CODE_PTR) in ada_convert_actual()
4588 return value_cast_pointers (formal_type, result, 0); in ada_convert_actual()
4592 else if (ada_is_aligner_type (formal_type)) in ada_convert_actual()
4596 struct value *aligner = value::allocate (formal_type); in ada_convert_actual()
/netbsd/src/external/gpl3/gcc/dist/gcc/
Ddwarf2out.cc23061 tree formal_type = NULL; in gen_formal_types_die() local
23081 formal_type = TREE_VALUE (link); in gen_formal_types_die()
23082 if (formal_type == void_type_node) in gen_formal_types_die()
23086 parm_die = gen_formal_parameter_die (formal_type, NULL, in gen_formal_types_die()
23106 if (formal_type != void_type_node) in gen_formal_types_die()
/netbsd/src/external/gpl3/gcc/dist/
DMD5SUMS88316 085a1214c06b4e9495c47b56f30e6cd3 gcc/testsuite/gnat.dg/specs/formal_type.ads