Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/xray/tests/unit/
H A Dsegmented_array_test.cpp27 using AllocatorType = typename Array<TestData>::AllocatorType; in TEST() typedef
34 using AllocatorType = typename Array<TestData>::AllocatorType; in TEST() typedef
43 using AllocatorType = typename Array<TestData>::AllocatorType; in TEST() typedef
53 using AllocatorType = typename Array<TestData>::AllocatorType; in TEST() typedef
68 using AllocatorType = typename Array<TestData>::AllocatorType; in TEST() typedef
77 using AllocatorType = typename Array<TestData>::AllocatorType; in TEST() typedef
88 using AllocatorType = typename Array<TestData>::AllocatorType; in TEST() typedef
109 using AllocatorType = typename Array<TestData>::AllocatorType; in TEST() typedef
130 using AllocatorType = typename Array<TestData>::AllocatorType; in TEST() typedef
176 using AllocatorType = typename Array<TestData>::AllocatorType; in TEST() typedef
[all …]
/llvm-project/llvm/include/llvm/Support/
H A DRecyclingAllocator.h63 llvm::RecyclingAllocator<AllocatorType, in new()
71 llvm::RecyclingAllocator<AllocatorType, in delete()
H A DRecycler.h98 template<class AllocatorType> in Deallocate() argument
/llvm-project/compiler-rt/lib/xray/
H A Dxray_segmented_array.h66 using AllocatorType = Allocator<SegmentSize>; variable
/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp16050 QualType AllocatorType = findOMPAllocatorHandleT() local