Home
last modified time | relevance | path

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

/llvm-project/clang/test/Analysis/
H A DMismatchedDeallocator-checker-test.mm12 void __attribute((ownership_returns(malloc))) *my_malloc(size_t); function
H A Dmalloc-plist.c190 int *my_malloc(void) { in my_malloc() function