Lines Matching defs:comp
37 #include "abg-comp-filter.h"
1116 type_name_comp comp;
1117 sort(priv_->sorted_types_.begin(), priv_->sorted_types_.end(), comp);
3479 type_topo_comp comp;
3480 std::stable_sort(result.begin(), result.end(), comp);
7559 type_topo_comp comp;
7562 comp);
7593 decl_topo_comp comp;
7603 comp);
7819 type_topo_comp comp;
7822 comp);
10850 string comp = fqn.substr(comp_begin, comp_end - comp_begin);
10851 comps.push_back(comp);