Searched defs:EtsVTableOverridePred (Results 1 – 1 of 1) sorted by relevance
46 struct EtsVTableOverridePred { struct47 std::pair<bool, size_t> operator()(const MethodInfo &info1, const MethodInfo &info2) const in operator()