Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
HDtree.h346 extern void tree_class_check_failed (const_tree, const enum tree_code_class,
3265 tree_class_check_failed (__t, __class, __f, __l, __g); in tree_class_check()
3311 tree_class_check_failed (__t, tcc_expression, __f, __l, __g); in expr_check()
3521 tree_class_check_failed (__t, __class, __f, __l, __g); in tree_class_check()
3565 tree_class_check_failed (__t, tcc_expression, __f, __l, __g); in expr_check()
HDtree.c9384 tree_class_check_failed (const_tree node, const enum tree_code_class cl, in tree_class_check_failed() function
/dragonfly/contrib/gcc-4.7/gcc/
HDtree.h831 tree_class_check_failed (__t, (CLASS), __FILE__, __LINE__, \
868 tree_class_check_failed (__t, tcc_expression, __FILE__, __LINE__, \
951 extern void tree_class_check_failed (const_tree, const enum tree_code_class,
HDtree.c8911 tree_class_check_failed (const_tree node, const enum tree_code_class cl, in tree_class_check_failed() function