Lines Matching defs:buffer
51 static pretty_printer buffer; variable
57 do_niy (pretty_printer *buffer, const_tree node) in do_niy()
171 dump_decl_name (pretty_printer *buffer, tree node, int flags) in dump_decl_name()
212 dump_function_name (pretty_printer *buffer, tree node, int flags) in dump_function_name()
226 dump_function_declaration (pretty_printer *buffer, tree node, in dump_function_declaration()
263 dump_array_domain (pretty_printer *buffer, tree domain, int spc, int flags) in dump_array_domain()
294 dump_omp_clause (pretty_printer *buffer, tree clause, int spc, int flags) in dump_omp_clause()
447 dump_omp_clauses (pretty_printer *buffer, tree clause, int spc, int flags) in dump_omp_clauses()
467 dump_location (pretty_printer *buffer, location_t loc) in dump_location()
486 dump_block_node (pretty_printer *buffer, tree block, int spc, int flags) in dump_block_node()
599 dump_generic_node (pretty_printer *buffer, tree node, int spc, int flags, in dump_generic_node()
2409 print_declaration (pretty_printer *buffer, tree t, int spc, int flags) in print_declaration()
2502 print_struct_decl (pretty_printer *buffer, const_tree node, int spc, int flags) in print_struct_decl()
2902 print_call_name (pretty_printer *buffer, tree node, int flags) in print_call_name()
2961 pretty_print_string (pretty_printer *buffer, const char *str) in pretty_print_string()
3059 newline_and_indent (pretty_printer *buffer, int spc) in newline_and_indent()