Home
last modified time | relevance | path

Searched refs:PrintHintAllocatorCannotReturnNull (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator.h45 void PrintHintAllocatorCannotReturnNull();
H A Dsanitizer_allocator_report.cpp32 PrintHintAllocatorCannotReturnNull(); in ~ScopedAllocatorErrorReport()
H A Dsanitizer_allocator.cpp198 void PrintHintAllocatorCannotReturnNull() { in PrintHintAllocatorCannotReturnNull() function