Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DProgram.h174 using PoolAllocTy = llvm::BumpPtrAllocatorImpl<llvm::MallocAllocator>; variable
186 void *operator new(size_t Meta, PoolAllocTy &Alloc, size_t Data) { in new()
202 PoolAllocTy Allocator;
H A DDynamicAllocator.h91 using PoolAllocTy = llvm::BumpPtrAllocatorImpl<llvm::MallocAllocator>; variable
92 PoolAllocTy DescAllocator;