Home
last modified time | relevance | path

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

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