Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGen/
H A Dalloc-size.c73 void *const zeroArr2 = my_calloc(1, 0); in test1() local
420 void *const zeroArr2 = calloc_function_pointer(1, 0); in test_fn_pointer() local
484 void *const zeroArr2 = calloc_function_pointer_with_typedef(1, 0); in test_fn_pointer_typedef() local