Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGen/
H A Dalloc-size.c72 void *const zeroArr1 = my_calloc(0, 1); in test1() local
419 void *const zeroArr1 = calloc_function_pointer(0, 1); in test_fn_pointer() local
483 void *const zeroArr1 = calloc_function_pointer_with_typedef(0, 1); in test_fn_pointer_typedef() local