Home
last modified time | relevance | path

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

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