Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
Dbase_graph_node.h22 struct Comparator { struct
23 bool operator()(const T *lhs, const T *rhs) const in operator()
/arkcompiler/runtime_core/static_core/libpandafile/
Dfile_item_container.h282 struct Comparator { struct
283 bool operator()(IndexedItem *item1, IndexedItem *item2) const noexcept in operator()
/arkcompiler/runtime_core/libpandafile/
Dfile_item_container.h320 struct Comparator { struct
321 bool operator()(IndexedItem *item1, IndexedItem *item2) const noexcept in operator()