Searched refs:tree_contains_struct_check_failed (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree.h | 351 extern void tree_contains_struct_check_failed (const_tree, 3408 tree_contains_struct_check_failed (__t, __s, __f, __l, __g); in contains_struct_check() 3664 tree_contains_struct_check_failed (__t, __s, __f, __l, __g); in contains_struct_check()
|
H A D | tree.c | 9927 tree_contains_struct_check_failed (const_tree node, in tree_contains_struct_check_failed() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree.h | 352 extern void tree_contains_struct_check_failed (const_tree, 3571 tree_contains_struct_check_failed (__t, __s, __f, __l, __g); in contains_struct_check() 3827 tree_contains_struct_check_failed (__t, __s, __f, __l, __g); in contains_struct_check()
|
H A D | tree.cc | 9017 tree_contains_struct_check_failed (const_tree node, in tree_contains_struct_check_failed() function
|
H A D | ChangeLog-2007 | 13902 tree_contains_struct_check_failed, tree_operand_check_failed): 13904 * tree.h (tree_contains_struct_check_failed, tree_check_failed, 26980 * tree.c (tree_contains_struct_check_failed): Remove spurious
|
H A D | ChangeLog-2005 | 12248 (tree_contains_struct_check_failed): New function. 12254 (tree_contains_struct_check_failed): New prototype.
|
H A D | ChangeLog-2013 | 13770 tree_contains_struct_check_failed, tree_operand_check_failed): Use new
|
H A D | ChangeLog-2017 | 28132 * tree.h (tree_contains_struct_check_failed,
|