Searched refs:canReturnNull (Results 1 – 2 of 2) sorted by relevance
25 if (SCUDO_ALLOCATOR.canReturnNull()) {98 if (SCUDO_ALLOCATOR.canReturnNull()) {112 if (!SCUDO_ALLOCATOR.canReturnNull())127 if (SCUDO_ALLOCATOR.canReturnNull()) {221 if (SCUDO_ALLOCATOR.canReturnNull()) {
802 bool canReturnNull() { in canReturnNull() function