Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DAllocator.h364 template <typename T> friend class SpecificBumpPtrAllocator; variable
380 SpecificBumpPtrAllocator() { in SpecificBumpPtrAllocator() function
385 SpecificBumpPtrAllocator(SpecificBumpPtrAllocator &&Old) in SpecificBumpPtrAllocator() function