Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mempool/include/
Dmaple_sparse_bitvector.h69 void ConvertToSet(MapleSet<uint32> &res, unsigned base) const in ConvertToSet() function
84 void ConvertToSet(std::set<uint32> &res, unsigned base) const in ConvertToSet() function
411 void ConvertToSet(MapleSet<uint32> &res) const in ConvertToSet() function
419 void ConvertToSet(std::set<uint32> &res) const in ConvertToSet() function