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

/openbsd-current/gnu/llvm/compiler-rt/lib/fuzzer/
H A DFuzzerMutate.h131 Dictionary ManualDictionary; member in class:fuzzer::MutationDispatcher
H A DFuzzerMutate.cpp180 return AddWordFromDictionary(ManualDictionary, Data, Size, MaxSize);
490 if (!ManualDictionary.ContainsWord(DE.GetW()))
592 ManualDictionary.push_back(

Completed in 119 milliseconds