Searched refs:UndefPool (Results 1 – 1 of 1) sorted by relevance
178 class UndefPool { class179 UndefPool(const UndefPool &) = delete;180 UndefPool &operator=(const UndefPool &) = delete;183 UndefPool() : Pool(IceType_NUM) {} in UndefPool() function in Ice::__anon4271a4ce0111::UndefPool215 UndefPool Undefs;