Searched defs:AllocatorType (Results 1 – 4 of 4) sorted by relevance
63 llvm::RecyclingAllocator<AllocatorType, in new()71 llvm::RecyclingAllocator<AllocatorType, in delete()
98 void Deallocate(AllocatorType & /*Allocator*/, SubClass* Element) { in Deallocate() argument
66 using AllocatorType = Allocator<SegmentSize>; variable
15564 QualType AllocatorType = in findOMPAllocatorHandleT() local