Searched refs:GetUnnestedLiteralArrayIdSet (Results 1 – 3 of 3) sorted by relevance
48 const std::unordered_set<uint32_t> &GetUnnestedLiteralArrayIdSet() const;
120 const std::unordered_set<uint32_t> &Abc2ProgramEntityContainer::GetUnnestedLiteralArrayIdSet() const in GetUnnestedLiteralArrayIdSet() function in panda::abc2program::Abc2ProgramEntityContainer
132 for (uint32_t unnested_literal_array_id : entity_container_.GetUnnestedLiteralArrayIdSet()) { in FillUnnestedLiteralArrays()