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

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DAllocator.h376 template <typename T> class SpecificBumpPtrAllocator { class in namespace:llvm
380 SpecificBumpPtrAllocator() { function in class:llvm::SpecificBumpPtrAllocator
385 SpecificBumpPtrAllocator(SpecificBumpPtrAllocator &&Old) function in class:llvm::SpecificBumpPtrAllocator

Completed in 85 milliseconds