Searched refs:get_corpora (Results 1 – 4 of 4) sorted by relevance
1747 corpus_group::get_corpora() const in get_corpora() function in abigail::ir::corpus_group1763 if (!get_corpora().empty()) in get_main_corpus()1764 return get_corpora().front(); in get_main_corpus()1773 {return get_corpora().empty();} in is_empty()1788 for (corpora_type::const_iterator i = get_corpora().begin(); in get_functions()1789 i != get_corpora().end(); in get_functions()1826 for (corpora_type::const_iterator i = get_corpora().begin(); in get_variables()1827 i != get_corpora().end(); in get_variables()1860 for (corpora_type::const_iterator i = get_corpora().begin(); in get_var_symbol_map()1861 i != get_corpora().end(); in get_var_symbol_map()[all …]
4232 group->get_corpora().begin(); in write_corpus_group()4233 c != group->get_corpora().end(); in write_corpus_group()
365 get_corpora() const;
14555 get_corpora, is_empty, get_functions, get_variables,