Searched defs:AllocatorType (Results 1 – 5 of 5) sorted by relevance
27 using AllocatorType = typename Array<TestData>::AllocatorType; in TEST() typedef34 using AllocatorType = typename Array<TestData>::AllocatorType; in TEST() typedef43 using AllocatorType = typename Array<TestData>::AllocatorType; in TEST() typedef53 using AllocatorType = typename Array<TestData>::AllocatorType; in TEST() typedef68 using AllocatorType = typename Array<TestData>::AllocatorType; in TEST() typedef77 using AllocatorType = typename Array<TestData>::AllocatorType; in TEST() typedef88 using AllocatorType = typename Array<TestData>::AllocatorType; in TEST() typedef109 using AllocatorType = typename Array<TestData>::AllocatorType; in TEST() typedef130 using AllocatorType = typename Array<TestData>::AllocatorType; in TEST() typedef176 using AllocatorType = typename Array<TestData>::AllocatorType; in TEST() typedef[all …]
63 llvm::RecyclingAllocator<AllocatorType, in new()71 llvm::RecyclingAllocator<AllocatorType, in delete()
98 void Deallocate(AllocatorType & /*Allocator*/, SubClass* Element) { in Deallocate() argument
67 using AllocatorType = Allocator<SegmentSize>; variable
16529 QualType AllocatorType = in findOMPAllocatorHandleT() local