Searched refs:new_reader_from_file (Results 1 – 4 of 4) sorted by relevance
51 reader_sptr new_reader_from_file(const std::string& path);
53 new_reader_from_file(const std::string& path) in new_reader_from_file() function
2179 reader rdr(xml::new_reader_from_file(input_file), env); in read_translation_unit_from_file()6116 reader_sptr result(new reader(xml::new_reader_from_file(path), in create_reader()
42394 * src/abg-libxml-utils.cc (new_reader_from_file): Fix comment.