Home
last modified time | relevance | path

Searched refs:tree_not_class_check_failed (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/gcc/
HDtree.h724 tree_not_class_check_failed (__t, tcc_type, __FILE__, __LINE__, \
806 extern void tree_not_class_check_failed (const tree,
HDtree.c6286 tree_not_class_check_failed (const tree node, const enum tree_code_class cl, in tree_not_class_check_failed() function
HDChangeLog-200615728 * tree.c (tree_not_class_check_failed): New function.
15729 * tree.h (NON_TYPE_CHECK): Call tree_not_class_check_failed.
15730 (tree_not_class_check_failed): Declare.