Searched refs:tree_class_check (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree.h | 289 (tree_class_check ((T), (CLASS), __FILE__, __LINE__, __FUNCTION__)) 3413 tree_class_check (tree __t, const enum tree_code_class __class, in tree_class_check() function 3669 tree_class_check (const_tree __t, const enum tree_code_class __class, in tree_class_check() function
|
H A D | FSFChangeLog | 1229 * tree.c (tree_check, tree_class_check, expr_check): New functions.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree.h | 290 (tree_class_check ((T), (CLASS), __FILE__, __LINE__, __FUNCTION__)) 3576 tree_class_check (tree __t, const enum tree_code_class __class, in tree_class_check() function 3832 tree_class_check (const_tree __t, const enum tree_code_class __class, in tree_class_check() function
|
H A D | FSFChangeLog | 1229 * tree.c (tree_check, tree_class_check, expr_check): New functions.
|
H A D | ChangeLog-1999 | 10016 (tree_check, tree_class_check, cst_or_constructor_check, 10715 (tree_check, tree_class_check, cst_or_constructor_check, 19255 tree_class_check, expr_check): Qualify a char* with the `const' 19261 tree_class_check, expr_check): Likewise.
|
H A D | ChangeLog-1998 | 11036 * tree.c (tree_class_check): Add braces to eliminate ambiguous 11603 * tree.c (tree_check, tree_class_check): New functions.
|
H A D | ChangeLog-2012 | 14476 (tree_class_check): New.
|