Home
last modified time | relevance | path

Searched defs:may_return_null (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator.cpp193 void SetAllocatorMayReturnNull(bool may_return_null) { in SetAllocatorMayReturnNull()
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_allocator.h39 u8 may_return_null; member