Searched defs:SpecificBumpPtrAllocator (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DAllocator.h446 template <typename T> class SpecificBumpPtrAllocator { class in namespace:llvm
450 SpecificBumpPtrAllocator() { function in class:llvm::SpecificBumpPtrAllocator
455 SpecificBumpPtrAllocator(SpecificBumpPtrAllocator &&Old) function in class:llvm::SpecificBumpPtrAllocator

Completed in 59 milliseconds