Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dtree.h299 tree_class_check_failed (__t, class, __FILE__, __LINE__, \
316 tree_class_check_failed (__t, 'e', __FILE__, __LINE__, \
334 extern void tree_class_check_failed PARAMS ((const tree, int,
H A Dtree.c4650 tree_class_check_failed (node, cl, file, line, function) in tree_class_check_failed() function
H A DChangeLog.210014 * tree.c (tree_check_failed, tree_class_check_failed): Go
10714 (tree_check_failed, tree_class_check_failed): For gcc.
H A DChangeLog.59829 * tree.c (tree_check_failed, tree_class_check_failed): Likewise.
H A DChangeLog.31215 * tree.c (tree_class_check_failed): Make second arg an int.
/openbsd-src/gnu/gcc/gcc/
H A Dtree.h665 tree_class_check_failed (__t, (CLASS), __FILE__, __LINE__, \
702 tree_class_check_failed (__t, tcc_expression, __FILE__, __LINE__, \
786 extern void tree_class_check_failed (const tree, const enum tree_code_class,
H A Dtree.c6213 tree_class_check_failed (const tree node, const enum tree_code_class cl, in tree_class_check_failed() function