Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DDynamicAllocator.h91 using PoolAllocTy = llvm::BumpPtrAllocatorImpl<llvm::MallocAllocator>; variable
H A DProgram.h174 using PoolAllocTy = llvm::BumpPtrAllocatorImpl<llvm::MallocAllocator>; variable