Searched defs:tryAlloc (Results 1 – 3 of 3) sorted by relevance
35 inline void *PersistentAllocator::tryAlloc(uptr size) { in tryAlloc() function
33 inline void *PersistentAllocator::tryAlloc(uptr size) { in tryAlloc() function
48 inline T *PersistentAllocator<T>::tryAlloc(uptr count) { in tryAlloc() function