Searched refs:TScopedPoolAllocator (Results 1 – 1 of 1) sorted by relevance
32 class TScopedPoolAllocator { class34 TScopedPoolAllocator(TPoolAllocator* allocator) : mAllocator(allocator) { in TScopedPoolAllocator() function in __anon619d2db10111::TScopedPoolAllocator38 ~TScopedPoolAllocator() { in ~TScopedPoolAllocator()120 TScopedPoolAllocator scopedAlloc(&allocator); in compile()