Searched defs:type_a (Results 1 – 4 of 4) 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() 4165 deferred_printed_type type_a = m_type_a; 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() 4271 deferred_printed_type type_a = m_type_a; in handle() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-data-ref.cc | 3230 tree type_a = TREE_TYPE (object_a); in initialize_data_dependence_relation() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-data-ref.c | 2982 tree type_a = TREE_TYPE (object_a); in initialize_data_dependence_relation() local
|