Searched defs:MayDeleteFile (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
H A D | FuzzerCorpus.h | 39 bool MayDeleteFile = false; global() member 209 AddToCorpus(const Unit & U,size_t NumFeatures,bool MayDeleteFile,bool HasFocusFunction,bool NeverReduce,std::chrono::microseconds TimeOfUnit,const std::vector<uint32_t> & FeatureSet,const DataFlowTrace & DFT,const InputInfo * BaseII) AddToCorpus() argument
|
H A D | FuzzerLoop.cpp | 508 bool Fuzzer::RunOne(const uint8_t *Data, size_t Size, bool MayDeleteFile, in RunOne() argument
|