Searched refs:tree_class_check_failed (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree.h | 360 extern void tree_class_check_failed (const_tree, const enum tree_code_class, 3417 tree_class_check_failed (__t, __class, __f, __l, __g); in tree_class_check() 3463 tree_class_check_failed (__t, tcc_expression, __f, __l, __g); in expr_check() 3673 tree_class_check_failed (__t, __class, __f, __l, __g); in tree_class_check() 3717 tree_class_check_failed (__t, tcc_expression, __f, __l, __g); in expr_check()
|
H A D | tree.c | 9805 tree_class_check_failed (const_tree node, const enum tree_code_class cl, in tree_class_check_failed() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree.h | 361 extern void tree_class_check_failed (const_tree, const enum tree_code_class, 3580 tree_class_check_failed (__t, __class, __f, __l, __g); in tree_class_check() 3626 tree_class_check_failed (__t, tcc_expression, __f, __l, __g); in expr_check() 3836 tree_class_check_failed (__t, __class, __f, __l, __g); in tree_class_check() 3880 tree_class_check_failed (__t, tcc_expression, __f, __l, __g); in expr_check()
|
H A D | tree.cc | 8895 tree_class_check_failed (const_tree node, const enum tree_code_class cl, in tree_class_check_failed() function
|
H A D | ChangeLog-1999 | 10014 * tree.c (tree_check_failed, tree_class_check_failed): Go 10714 (tree_check_failed, tree_class_check_failed): For gcc.
|
H A D | ChangeLog-2007 | 13899 tree_not_check_failed, tree_class_check_failed, 13905 tree_not_check_failed, tree_class_check_failed,
|
H A D | ChangeLog-2001 | 29036 * tree.c (tree_check_failed, tree_class_check_failed): Likewise.
|
H A D | ChangeLog-2000 | 16481 * tree.c (tree_class_check_failed): Make second arg an int.
|
H A D | ChangeLog-2013 | 13768 tree_class_check_failed, tree_range_check_failed,
|
H A D | ChangeLog-2017 | 28134 tree_class_check_failed, tree_range_check_failed,
|