Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DDynamicAllocator.h102 using PoolAllocTy = llvm::BumpPtrAllocator; variable
103 PoolAllocTy DescAllocator;
H A DProgram.h187 using PoolAllocTy = llvm::BumpPtrAllocator; variable
199 void *operator new(size_t Meta, PoolAllocTy &Alloc, size_t Data) { in new()
215 mutable PoolAllocTy Allocator;