Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree.h289 (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 DFSFChangeLog1229 * tree.c (tree_check, tree_class_check, expr_check): New functions.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree.h290 (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 DFSFChangeLog1229 * tree.c (tree_check, tree_class_check, expr_check): New functions.
H A DChangeLog-199910016 (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 DChangeLog-199811036 * tree.c (tree_class_check): Add braces to eliminate ambiguous
11603 * tree.c (tree_check, tree_class_check): New functions.
H A DChangeLog-201214476 (tree_class_check): New.