Home
last modified time | relevance | path

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 Dtree.h351 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 Dtree.c9927 tree_contains_struct_check_failed (const_tree node, in tree_contains_struct_check_failed() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree.h352 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 Dtree.cc9017 tree_contains_struct_check_failed (const_tree node, in tree_contains_struct_check_failed() function
H A DChangeLog-200713902 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 DChangeLog-200512248 (tree_contains_struct_check_failed): New function.
12254 (tree_contains_struct_check_failed): New prototype.
H A DChangeLog-201313770 tree_contains_struct_check_failed, tree_operand_check_failed): Use new
H A DChangeLog-201728132 * tree.h (tree_contains_struct_check_failed,