Searched refs:set_write_corpus_path (Results 1 – 3 of 3) sorted by relevance
52 set_write_corpus_path(write_context& ctxt, bool flag);88 set_write_corpus_path(ctxt, opts.write_corpus_path); in set_common_options()
277 set_write_corpus_path(bool f) in set_write_corpus_path() function in abigail::xml_writer::write_context2027 set_write_corpus_path(write_context& ctxt, bool flag) in set_write_corpus_path() function2028 {ctxt.set_write_corpus_path(flag);} in set_write_corpus_path()
9312 (set_write_corpus_path): Declare new getter functions.9339 +set_write_corpus_path(write_context& ctxt, bool flag);9347 + set_write_corpus_path(ctxt, opts.write_corpus_path);