Searched refs:new_reader_from_istream (Results 1 – 4 of 4) sorted by relevance
53 reader_sptr new_reader_from_istream(std::istream*);
117 new_reader_from_istream(std::istream* in) in new_reader_from_istream() function
5821 read_context read_ctxt(xml::new_reader_from_istream(in), env); in read_translation_unit_from_istream()5864 read_context_sptr result(new read_context(xml::new_reader_from_istream(in), in create_native_xml_read_context()
32635 * include/abg-libxml-utils.h (new_reader_from_istream): Declare32639 (new_reader_from_istream): Define new public input function.