Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dtree.h724 tree_not_class_check_failed (__t, tcc_type, __FILE__, __LINE__, \
806 extern void tree_not_class_check_failed (const tree,
H A Dtree.c6286 tree_not_class_check_failed (const tree node, const enum tree_code_class cl, in tree_not_class_check_failed() function
H A DChangeLog-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.