Searched defs:type_b (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | error.c | 3877 comparable_template_types_p (tree type_a, tree type_b) in comparable_template_types_p() 3974 print_template_differences (pretty_printer *pp, tree type_a, tree type_b, in print_template_differences() 4107 print_template_tree_comparison (pretty_printer *pp, tree type_a, tree type_b, in print_template_tree_comparison() 4166 deferred_printed_type type_b = m_type_b; in handle() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | error.cc | 3978 comparable_template_types_p (tree type_a, tree type_b) in comparable_template_types_p() 4075 print_template_differences (pretty_printer *pp, tree type_a, tree type_b, in print_template_differences() 4208 print_template_tree_comparison (pretty_printer *pp, tree type_a, tree type_b, in print_template_tree_comparison() 4272 deferred_printed_type type_b = m_type_b; in handle() local
|
/netbsd-src/sys/arch/riscv/include/ |
H A D | insn.h | 128 } type_b; member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-data-ref.cc | 3231 tree type_b = TREE_TYPE (object_b); in initialize_data_dependence_relation() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-data-ref.c | 2983 tree type_b = TREE_TYPE (object_b); in initialize_data_dependence_relation() local
|