Searched defs:AllocationSize (Results 1 – 8 of 8) sorted by relevance
167 static uptr AllocationSize(const void *p) { in AllocationSize() function
998 atomic_uptr AllocationSize; member1208 uptr AllocationSize, u32 DeallocationTrace, in storeRingBufferEntry()
316 static uptr AllocationSize(const void *tagged_ptr) { in AllocationSize() function
67 size_t AllocationSize; variable
257 static uptr AllocationSize(const void *p) { in AllocationSize() function
725 uptr AllocationSize(uptr p) { in AllocationSize() function
804 uptr AllocationSize(uptr p) { in AllocationSize() function
2234 llvm::Optional<llvm::APInt> AllocationSize; in BuildCXXNew() local