Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator.cpp189 void SetAllocatorMayReturnNull(bool may_return_null) { in SetAllocatorMayReturnNull()
/openbsd-src/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_allocator.h39 u8 may_return_null; member