Searched refs:ForwardRefList (Results 1 – 1 of 1) sorted by relevance
171 class ForwardRefList : public ForwardRefListBase {174 ForwardRefList() : ForwardRefListBase() {} in ForwardRefList() function176 ForwardRefList() = delete;177 ForwardRefList(AllocatorWrapper allocator) : ForwardRefListBase(allocator) {}240 ForwardRefList forward_;