Home
last modified time | relevance | path

Searched refs:pp_statement (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dc-pretty-print.h130 #define pp_statement(PPI, S) \ macro
H A Dc-pretty-print.c771 pp_statement (pp, DECL_SAVED_TREE (t)); in pp_c_function_definition()
2067 pp_statement (pp, t); in print_c_tree()
/freebsd-12.1/contrib/gcc/cp/
H A DChangeLog5984 (pp_cxx_statement): Call pp_cxx_statement, not pp_statement.