Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/fuzz/
H A Dget_error_info_fuzzer.cpp19 using AllocatorT = scudo::Allocator<scudo::AndroidConfig>; LLVMFuzzerTestOneInput() typedef
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DAllocator.h441 new(size_t Size,llvm::BumpPtrAllocatorImpl<AllocatorT,SlabSize,SizeThreshold,GrowthDelay> & Allocator) new() argument
450 delete(void *,llvm::BumpPtrAllocatorImpl<AllocatorT,SlabSize,SizeThreshold,GrowthDelay> &) delete() argument