Searched refs:AllocatedPointers (Results 1 – 2 of 2) sorted by relevance
10 int *AllocatedPointers[kAllocatedPointersSize]; variable14 AllocatedPointers[NumAllocatedPointers++] = new int; in LLVMFuzzerTestOneInput()
11 int *AllocatedPointers[kAllocatedPointersSize]; variable15 AllocatedPointers[NumAllocatedPointers++] = new int; in LLVMFuzzerTestOneInput()