Searched refs:set_ostream (Results 1 – 4 of 4) sorted by relevance
98 set_ostream(write_context& ctxt, ostream& os);
556 set_ostream(*write_ctxt, tmp_file->get_stream()); in load_corpus_and_write_abixml()613 set_ostream(*write_ctxt, of); in load_corpus_and_write_abixml()711 set_ostream(*ctxt, of); in load_kernel_corpus_group_and_write_abixml()
225 set_ostream(ostream& os) in set_ostream() function in abigail::xml_writer::write_context2086 set_ostream(write_context& ctxt, ostream& os) in set_ostream() function2087 {ctxt.set_ostream(os);} in set_ostream()
5820 * include/abg-writer.h (set_ostream): Declare new function.5824 (write_context::set_ostream): Define new member function.5825 (set_ostream): Define new free-form function.