Home
last modified time | relevance | path

Searched refs:tree_class_check_failed (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree.h360 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 Dtree.c9805 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 Dtree.h361 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 Dtree.cc8895 tree_class_check_failed (const_tree node, const enum tree_code_class cl, in tree_class_check_failed() function
H A DChangeLog-199910014 * tree.c (tree_check_failed, tree_class_check_failed): Go
10714 (tree_check_failed, tree_class_check_failed): For gcc.
H A DChangeLog-200713899 tree_not_check_failed, tree_class_check_failed,
13905 tree_not_check_failed, tree_class_check_failed,
H A DChangeLog-200129036 * tree.c (tree_check_failed, tree_class_check_failed): Likewise.
H A DChangeLog-200016481 * tree.c (tree_class_check_failed): Make second arg an int.
H A DChangeLog-201313768 tree_class_check_failed, tree_range_check_failed,
H A DChangeLog-201728134 tree_class_check_failed, tree_range_check_failed,