Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dtree.h679 tree_class_check_failed (__t, (CLASS), __FILE__, __LINE__, \
716 tree_class_check_failed (__t, tcc_expression, __FILE__, __LINE__, \
800 extern void tree_class_check_failed (const tree, const enum tree_code_class,
H A Dtree.c6237 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-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.