Searched refs:pp_base_destroy_prefix (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dpretty-print.h195 #define pp_destroy_prefix(PP) pp_base_destroy_prefix (pp_base (PP))
294 extern void pp_base_destroy_prefix (pretty_printer *);
H A Dpretty-print.c633 pp_base_destroy_prefix (pretty_printer *pp) function
/freebsd-9.3-release/contrib/gcc/cp/
H A Derror.c2181 pp_base_destroy_prefix (context->printer);
2207 pp_base_destroy_prefix (context->printer);

Completed in 118 milliseconds