|
LLVM
4.0.0
|
#include <cstdint>#include <cstdlib>#include <cstddef>#include <iostream>Go to the source code of this file.
Functions | |
| int | LLVMFuzzerTestOneInput (const uint8_t *Data, size_t Size) |
| int LLVMFuzzerTestOneInput | ( | const uint8_t * | Data, |
| size_t | Size | ||
| ) |
Definition at line 10 of file FullCoverageSetTest.cpp.
References bits.
1.8.6