Searched refs:tree_check (Results 1 – 13 of 13) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/ |
| D | step-and-next-inline.h | 29 #define TREE_TYPE(NODE) (*tree_check (NODE, 0)) 32 tree_check (tree *t, int i) in tree_check() function
|
| D | step-and-next-inline.cc | 35 #define TREE_TYPE(NODE) (*tree_check (NODE, 0)) 38 tree_check (tree *t, int i) in tree_check() function
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | parser.h | 30 struct GTY(()) tree_check { struct 69 struct tree_check* GTY((tag ("true"))) tree_check_value;
|
| D | ChangeLog-2006 | 52 * parser.c (struct tree_check): New structure to store various data 55 a struct tree_check for CPP_NESTED_NAME_SPECIFIER or CPP_TEMPLATE_ID
|
| D | parser.cc | 1117 saved_checks_value (struct tree_check *check_value) in saved_checks_value() 7009 token->u.tree_check_value = ggc_cleared_alloc<struct tree_check> (); in cp_parser_nested_name_specifier_opt() 16546 start_token->u.tree_check_value = ggc_cleared_alloc<struct tree_check> (); in cp_parser_decltype() 18388 token->u.tree_check_value = ggc_cleared_alloc<struct tree_check> (); in cp_parser_template_id() 33889 struct tree_check *check_value; in cp_parser_pre_parsed_nested_name_specifier()
|
| D | ChangeLog-2011 | 4405 (struct tree_check): Move to parser.h.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | tree.h | 252 (tree_check ((T), __FILE__, __LINE__, __FUNCTION__, (CODE))) 3454 tree_check (tree __t, const char *__f, int __l, const char *__g, tree_code __c) in tree_check() function 3709 tree_check (const_tree __t, const char *__f, int __l, const char *__g, in tree_check() function
|
| D | FSFChangeLog | 1229 * tree.c (tree_check, tree_class_check, expr_check): New functions.
|
| D | ChangeLog.graphite | 8923 (tree_check): Process trivial condates. 8952 (tree_check_instance, push_global_holes_if_new, tree_check,
|
| D | ChangeLog-1999 | 10016 (tree_check, tree_class_check, cst_or_constructor_check, 10715 (tree_check, tree_class_check, cst_or_constructor_check, 19254 print_obstack_statistics, get_file_function_name_long, tree_check, 19260 print_obstack_statistics, print_obstack_name, tree_check,
|
| D | ChangeLog-1998 | 11038 (tree_check): Likewise. 11603 * tree.c (tree_check, tree_class_check): New functions.
|
| D | ChangeLog-2012 | 14453 * tree.h (tree_check): New.
|
| /netbsd/src/external/gpl3/binutils/dist/ |
| D | ChangeLog.git | 178946 tree_check (lines 40-43) (so, with the clang trace we get that right). 178967 * gdb.cp/step-and-next-inline.cc (tree_check, get_alias_set, main):
|