Searched refs:alloc_struct (Results 1 – 1 of 1) sorted by relevance
30 struct alloc_struct { struct35 void freeAllocationVector(std::vector<alloc_struct>* alloc_vector) { in freeAllocationVector() argument46 void callArbitraryFunction(std::vector<alloc_struct>* alloc_vector, in callArbitraryFunction()64 alloc_struct alloc; in callArbitraryFunction()93 alloc_struct alloc = alloc_vector->at(index); in callArbitraryFunction()127 std::vector<alloc_struct> alloc_vector; in LLVMFuzzerTestOneInput()