Home
last modified time | relevance | path

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

/freebsd/contrib/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 void Deallocate(AllocatorType & /*Allocator*/, SubClass* Element) { in Deallocate() argument
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_segmented_array.h66 using AllocatorType = Allocator<SegmentSize>; variable
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp15564 QualType AllocatorType = in findOMPAllocatorHandleT() local