Home
last modified time | relevance | path

Searched refs:MAYBE_ALLOCATE_FROM_LOCAL_POOL (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/compiler-rt/lib/asan/
Dasan_malloc_local.h33 #define MAYBE_ALLOCATE_FROM_LOCAL_POOL(nothrow) \ macro
47 #define MAYBE_ALLOCATE_FROM_LOCAL_POOL(nothrow) macro
Dasan_new_delete.cpp75 MAYBE_ALLOCATE_FROM_LOCAL_POOL(nothrow); \
82 MAYBE_ALLOCATE_FROM_LOCAL_POOL(nothrow); \