Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/fuzz/
H A Dget_error_info_fuzzer.cpp20 using AllocatorT = scudo::Allocator<scudo::AndroidConfig>; in LLVMFuzzerTestOneInput() typedef
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DAllocator.h446 llvm::BumpPtrAllocatorImpl<AllocatorT, SlabSize, SizeThreshold, in new()
455 llvm::BumpPtrAllocatorImpl<AllocatorT, SlabSize, in delete()