Searched defs:BumpPtrAllocator (Results 1 – 11 of 11) sorted by relevance
25 class BumpPtrAllocator; variable
23 class BumpPtrAllocator; variable114 void clear(BumpPtrAllocator&) { in clear() argument
20 class BumpPtrAllocator; variable
24 class BumpPtrAllocator; variable
31 class BumpPtrAllocator; variable
29 class BumpPtrAllocator; variable
30 class BumpPtrAllocator; variable
24 BumpPtrAllocator::BumpPtrAllocator(size_t size, size_t threshold, in BumpPtrAllocator() function in llvm::BumpPtrAllocator
26 class BumpPtrAllocator; variable
445 void *(*CreateContext)(llvm::BumpPtrAllocator&), in FindGDMContext()