Searched refs:dump_forward_type (Results 1 – 1 of 1) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/ |
H A D | c-ada-spec.c | 2482 dump_forward_type (pretty_printer *buffer, tree type, tree t, int spc) in dump_forward_type() function 2490 dump_forward_type (buffer, TREE_TYPE (type), t, spc); in dump_forward_type() 2495 dump_forward_type (buffer, TREE_TYPE (type), t, spc); in dump_forward_type() 2497 dump_forward_type (buffer, arg, t, spc); in dump_forward_type() 2569 dump_forward_type (buffer, tmp, t, spc); in dump_nested_type() 2584 dump_forward_type (buffer, TREE_TYPE (tmp), t, spc); in dump_nested_type() 2747 dump_forward_type (buffer, typ, t, 0); in dump_ada_declaration() 2757 dump_forward_type (buffer, typ, t, spc); in dump_ada_declaration() 2832 dump_forward_type (buffer, TREE_TYPE (TREE_TYPE (t)), t, spc); in dump_ada_declaration()
|