Home
last modified time | relevance | path

Searched refs:AllocatorASVT (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/lsan/
H A Dlsan_allocator.h95 using AllocatorASVT = CombinedAllocator<PrimaryAllocatorASVT<AddressSpaceView>>; variable
96 using Allocator = AllocatorASVT<LocalAddressSpaceView>;