Lines Matching defs:pp
63 do_niy (pretty_printer *pp, const_tree node, dump_flags_t flags) in do_niy()
177 pretty_printer pp; in print_generic_expr_to_str() local
188 dump_fancy_name (pretty_printer *pp, tree name) in dump_fancy_name()
265 dump_decl_name (pretty_printer *pp, tree node, dump_flags_t flags) in dump_decl_name()
324 dump_function_name (pretty_printer *pp, tree node, dump_flags_t flags) in dump_function_name()
338 dump_function_declaration (pretty_printer *pp, tree node, in dump_function_declaration()
375 dump_array_domain (pretty_printer *pp, tree domain, int spc, dump_flags_t flags) in dump_array_domain()
405 dump_omp_iterators (pretty_printer *pp, tree iter, int spc, dump_flags_t flags) in dump_omp_iterators()
431 dump_omp_clause (pretty_printer *pp, tree clause, int spc, dump_flags_t flags) in dump_omp_clause()
1277 dump_omp_clauses (pretty_printer *pp, tree clause, int spc, dump_flags_t flags) in dump_omp_clauses()
1297 dump_location (pretty_printer *pp, location_t loc) in dump_location()
1318 dump_block_node (pretty_printer *pp, tree block, int spc, dump_flags_t flags) in dump_block_node()
1424 dump_omp_atomic_memory_order (pretty_printer *pp, enum omp_memory_order mo) in dump_omp_atomic_memory_order()
1453 dump_mem_ref (pretty_printer *pp, tree node, int spc, dump_flags_t flags) in dump_mem_ref()
1579 dump_generic_node (pretty_printer *pp, tree node, int spc, dump_flags_t flags, in dump_generic_node()
3662 print_declaration (pretty_printer *pp, tree t, int spc, dump_flags_t flags) in print_declaration()
3766 print_struct_decl (pretty_printer *pp, const_tree node, int spc, in print_struct_decl()
4160 print_call_name (pretty_printer *pp, tree node, dump_flags_t flags) in print_call_name()
4220 pretty_print_string (pretty_printer *pp, const char *str, size_t n) in pretty_print_string()
4296 newline_and_indent (pretty_printer *pp, int spc) in newline_and_indent()
4331 pp_tree_identifier (pretty_printer *pp, tree id) in pp_tree_identifier()
4384 pp_double_int (pretty_printer *pp, double_int d, bool uns) in pp_double_int()