Searched defs:SizeClassAllocatorLocalCache (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator.h197 template<class SizeClassAllocator> struct SizeClassAllocatorLocalCache;
323 typedef SizeClassAllocatorLocalCache<ThisT> AllocatorCache;
716 typedef SizeClassAllocatorLocalCache<ThisT> AllocatorCache;
930 struct SizeClassAllocatorLocalCache { struct in namespace:__sanitizer

Completed in 101 milliseconds