Searched refs:TScopedPoolAllocator (Results 1 – 1 of 1) sorted by relevance
26 class TScopedPoolAllocator { class28 TScopedPoolAllocator(TPoolAllocator* allocator, bool pushPop) in TScopedPoolAllocator() function in __anona9cdfb850111::TScopedPoolAllocator34 ~TScopedPoolAllocator() in ~TScopedPoolAllocator()91 TScopedPoolAllocator scopedAlloc(&allocator, false); in Init()105 TScopedPoolAllocator scopedAlloc(&allocator, true); in compile()