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