Searched refs:LLVMFunc (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/tools/clang-fuzzer/handle-llvm/
H A Dhandle_llvm.cpp54 typedef void (*LLVMFunc)(int*, int*, int*, int); typedef
147 static void RunFuncOnInputs(LLVMFunc f, int Arr[kNumArrays][kArraySize]) {
198 LLVMFunc f = reinterpret_cast<LLVMFunc>(EE->getPointerToFunction(EntryFunc));

Completed in 127 milliseconds