Home
last modified time | relevance | path

Searched refs:tree_check_failed (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree.h356 extern void tree_check_failed (const_tree, const char *, int, const char *,
3294 tree_check_failed (__t, __f, __l, __g, __c, 0); in tree_check()
3313 tree_check_failed (__t, __f, __l, __g, __c1, __c2, 0); in tree_check2()
3334 tree_check_failed (__t, __f, __l, __g, __c1, __c2, __c3, 0); in tree_check3()
3358 tree_check_failed (__t, __f, __l, __g, __c1, __c2, __c3, __c4, 0); in tree_check4()
3385 tree_check_failed (__t, __f, __l, __g, __c1, __c2, __c3, __c4, __c5, 0); in tree_check5()
3436 tree_check_failed (__t, __f, __l, __g, OMP_CLAUSE, 0); in omp_clause_subcode_check()
3449 tree_check_failed (__t, __f, __l, __g, OMP_CLAUSE, 0); in omp_clause_range_check()
3482 tree_check_failed (__t, __f, __l, __g, INTEGER_CST, 0); in tree_int_cst_elt_check()
3494 tree_check_failed (__t, __f, __l, __g, INTEGER_CST, 0); in tree_int_cst_elt_check()
[all …]
H A Dtree.c9726 tree_check_failed (const_tree node, const char *file, in tree_check_failed() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree.h357 extern void tree_check_failed (const_tree, const char *, int, const char *,
3457 tree_check_failed (__t, __f, __l, __g, __c, 0); in tree_check()
3476 tree_check_failed (__t, __f, __l, __g, __c1, __c2, 0); in tree_check2()
3497 tree_check_failed (__t, __f, __l, __g, __c1, __c2, __c3, 0); in tree_check3()
3521 tree_check_failed (__t, __f, __l, __g, __c1, __c2, __c3, __c4, 0); in tree_check4()
3548 tree_check_failed (__t, __f, __l, __g, __c1, __c2, __c3, __c4, __c5, 0); in tree_check5()
3599 tree_check_failed (__t, __f, __l, __g, OMP_CLAUSE, 0); in omp_clause_subcode_check()
3612 tree_check_failed (__t, __f, __l, __g, OMP_CLAUSE, 0); in omp_clause_range_check()
3645 tree_check_failed (__t, __f, __l, __g, INTEGER_CST, 0); in tree_int_cst_elt_check()
3657 tree_check_failed (__t, __f, __l, __g, INTEGER_CST, 0); in tree_int_cst_elt_check()
[all …]
H A Dtree.cc8816 tree_check_failed (const_tree node, const char *file, in tree_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-20045587 * tree.c (tree_check_failed): Emit general error if the list of
27556 * tree.h (tree_check_failed): Make varadic.
27566 * tree.c (tree_check_failed): Make varadic.
H A DChangeLog-20013463 * tree.c (tree_check_failed): Similarly.
29036 * tree.c (tree_check_failed, tree_class_check_failed): Likewise.
H A DChangeLog-200713898 tree_map_base_marked_p, type_hash_marked_p, tree_check_failed,
13904 * tree.h (tree_contains_struct_check_failed, tree_check_failed,
H A DChangeLog-200816112 type_hash_add, get_file_function_name, tree_check_failed,
H A DChangeLog-201313767 (dump_tree_statistics, tree_check_failed, tree_not_check_failed,
H A DChangeLog-201728133 tree_check_failed, tree_not_check_failed,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h629 tree_check_failed (t, f, l, fn, in template_info_decl_check()
642 tree_check_failed (__t, __FILE__, __LINE__, __FUNCTION__, 0); \
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-tree.h654 tree_check_failed (t, f, l, fn, in template_info_decl_check()
667 tree_check_failed (__t, __FILE__, __LINE__, __FUNCTION__, 0); \