Searched defs:OrderLabelInfoByAddressAscending (Results 1 – 1 of 1) sorted by relevance
74 struct OrderLabelInfoByAddressAscending { struct75 bool operator()(const LabelInfo* a, const LabelInfo* b) const { in operator ()()