HomeSort by: relevance | last modified time | path
    Searched defs:dump_ada_structure (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/c-family/
c-ada-spec.cc 39 static void dump_ada_structure (pretty_printer *, tree, tree, bool, int);
2399 dump_ada_structure (buffer, node, type, false, spc);
2704 dump_ada_structure (buffer, field_type, t, true, spc);
3329 dump_ada_structure (pretty_printer *buffer, tree node, tree type, bool nested, function
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-ada-spec.cc 39 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 24 milliseconds