Searched refs:queue_and_dump_index (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12-stable/contrib/gcc/ |
| D | tree-dump.h | 83 queue_and_dump_index (di, field, child, DUMP_NONE) 90 extern void queue_and_dump_index (dump_info_p, const char *, tree, int);
|
| D | tree-dump.c | 97 queue_and_dump_index (dump_info_p di, const char *field, tree t, int flags) in queue_and_dump_index() function 127 queue_and_dump_index (di, "type", TREE_TYPE (t), DUMP_NONE); in queue_and_dump_type() 294 queue_and_dump_index (di, "binf", base, DUMP_BINFO); in dequeue_and_dump() 487 queue_and_dump_index (di, "binf", TYPE_BINFO (t), in dequeue_and_dump()
|
| /freebsd-12-stable/contrib/gcc/cp/ |
| D | ChangeLog-1999 | 1099 queue_and_dump_index with dump_child. 1282 queue_and_dump_index. 3834 * dump.c (queue_and_dump_index, dump_int, dump_string,
|