Searched defs:BumpPtrAllocator (Results 1 – 9 of 9) sorted by relevance
22 class BumpPtrAllocator; variable
20 class BumpPtrAllocator; variable
31 class BumpPtrAllocator; variable
29 class BumpPtrAllocator; variable
30 class BumpPtrAllocator; variable
27 class BumpPtrAllocator; variable
23 BumpPtrAllocator::BumpPtrAllocator(size_t size, size_t threshold, in BumpPtrAllocator() function in llvm::BumpPtrAllocator
26 class BumpPtrAllocator; variable
443 void *(*CreateContext)(llvm::BumpPtrAllocator&), in FindGDMContext()