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()) {300 if (SCUDO_ALLOCATOR.canReturnNull()) {
793 bool canReturnNull() { in canReturnNull() function