Searched refs:KeyCompareLess (Results 1 – 1 of 1) sorted by relevance
87 template <typename ValueType, class Enable = void> struct KeyCompareLess {}; struct90 struct KeyCompareLess<ValueType, struct110 struct KeyCompareLess<ValueType, struct120 struct KeyCompareLess< struct159 std::sort(Constants.begin(), Constants.end(), KeyCompareLess<ValueType>()); in getConstantPool()