reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
867 LoopAllocator(std::move(Arg.LoopAllocator)) { 878 LoopAllocator = std::move(RHS.LoopAllocator); 878 LoopAllocator = std::move(RHS.LoopAllocator); 889 LoopAllocator.Reset(); 893 LoopT *Storage = LoopAllocator.Allocate<LoopT>(); 1031 LoopAllocator.Deallocate(L);