Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
HDsanitizer_allocator.cpp193 void SetAllocatorMayReturnNull(bool may_return_null) { in SetAllocatorMayReturnNull()
/freebsd-head/contrib/llvm-project/compiler-rt/lib/asan/
HDasan_allocator.h39 u8 may_return_null; member