Searched refs:canReturnNull (Results 1 – 2 of 2) sorted by relevance
54 if (SCUDO_ALLOCATOR.canReturnNull()) {135 if (SCUDO_ALLOCATOR.canReturnNull()) {151 if (!SCUDO_ALLOCATOR.canReturnNull())168 if (SCUDO_ALLOCATOR.canReturnNull()) {303 if (SCUDO_ALLOCATOR.canReturnNull()) {
712 bool canReturnNull() { in canReturnNull() function