Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DAllocator.h345 template <typename T> friend class SpecificBumpPtrAllocator; variable
361 SpecificBumpPtrAllocator() : Allocator() {} in SpecificBumpPtrAllocator() function
362 SpecificBumpPtrAllocator(SpecificBumpPtrAllocator &&Old) in SpecificBumpPtrAllocator() function