Home
last modified time | relevance | path

Searched refs:get_first_corpus (Results 1 – 4 of 4) sorted by relevance

/third_party/libabigail/src/
Dabg-default-reporter.cc626 corpus_sptr fc = ctxt->get_first_corpus(); in report()
1474 corpus_sptr fc = ctxt->get_first_corpus(); in report()
Dabg-comparison.cc938 diff_context::get_first_corpus() const in get_first_corpus() function in abigail::comparison::diff_context
5341 corpus_sptr f = context()->get_first_corpus(), in ensure_lookup_tables_populated()
/third_party/libabigail/include/
Dabg-comparison.h652 get_first_corpus() const;
/third_party/libabigail/
DChangeLog36899 get_first_corpus, get_second_corpus}): Declare new member
36902 get_first_corpus, get_second_corpus}): Define them.