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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-predcom.c515 extern void dump_component (FILE *, struct component *);
517 dump_component (FILE *file, struct component *comp) function
538 dump_component (file, comp);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-predcom.cc663 extern void dump_component (FILE *, struct component *);
665 dump_component (FILE *file, struct component *comp) function
686 dump_component (file, comp);

Completed in 154 milliseconds