Searched refs:get_corpora (Results 1 – 4 of 4) sorted by relevance
1716 corpus_group::get_corpora() const in get_corpora() function in abigail::ir::corpus_group1732 if (!get_corpora().empty()) in get_main_corpus()1733 return get_corpora().front(); in get_main_corpus()1742 {return get_corpora().empty();} in is_empty()1757 for (corpora_type::const_iterator i = get_corpora().begin(); in get_functions()1758 i != get_corpora().end(); in get_functions()1795 for (corpora_type::const_iterator i = get_corpora().begin(); in get_variables()1796 i != get_corpora().end(); in get_variables()1829 for (corpora_type::const_iterator i = get_corpora().begin(); in get_var_symbol_map()1830 i != get_corpora().end(); in get_var_symbol_map()[all …]
4639 group->get_corpora().begin(); in write_corpus_group()4640 c != group->get_corpora().end(); in write_corpus_group()
360 get_corpora() const;
19417 get_corpora, is_empty, get_functions, get_variables,