Home
last modified time | relevance | path

Searched defs:KlassComparator (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/include/
Dclass_hierarchy.h48 struct KlassComparator { struct
49 bool operator()(const Klass *lhs, const Klass *rhs) const in operator()