Lines Matching defs:spc
339 int spc, dump_flags_t flags) 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()
1318 dump_block_node (pretty_printer *pp, tree block, int spc, dump_flags_t flags) in dump_block_node()
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()
4296 newline_and_indent (pretty_printer *pp, int spc) in newline_and_indent()