Searched refs:dump_ada_structure (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-ada-spec.c39 static void dump_ada_structure (pretty_printer *, tree, tree, bool, int);
2284 dump_ada_structure (buffer, node, type, false, spc);
2600 dump_ada_structure (buffer, field_type, t, true, spc);
3220 dump_ada_structure (pretty_printer *buffer, tree node, tree type, bool nested, function
/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-ada-spec.cc39 static void dump_ada_structure (pretty_printer *, tree, tree, bool, int);
2352 dump_ada_structure (buffer, node, type, false, spc);
2657 dump_ada_structure (buffer, field_type, t, true, spc);
3282 dump_ada_structure (pretty_printer *buffer, tree node, tree type, bool nested, function

Completed in 207 milliseconds