Home
last modified time | relevance | path

Searched defs:ArenaAllocator (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandabase/mem/
Darena_allocator.h210 using ArenaAllocator = ArenaAllocatorT<false>; variable
/arkcompiler/runtime_core/libpandabase/mem/
Darena_allocator.h212 using ArenaAllocator = ArenaAllocatorT<false>; variable