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

/freebsd-11.0-release/contrib/llvm/include/llvm/Support/
H A DAllocator.h363 template <typename T> class SpecificBumpPtrAllocator { class in namespace:llvm
367 SpecificBumpPtrAllocator() : Allocator() {} function in class:llvm::SpecificBumpPtrAllocator
368 SpecificBumpPtrAllocator(SpecificBumpPtrAllocator &&Old) function in class:llvm::SpecificBumpPtrAllocator

Completed in 96 milliseconds