Searched refs:m_show_locs (Results 1 – 2 of 2) sorted by relevance
149 bool m_show_locs; member in abigail::xml_writer::write_context189 m_show_locs(true), in write_context()348 {return m_show_locs;} in get_show_locs()358 {m_show_locs = f;} in set_show_locs()
9146 * src/abg-writer.cc (write_context::m_show_locs): New data member.