Searched defs:AddWordToManualDictionary (Results 1 – 2 of 2) sorted by relevance
| /external/llvm/lib/Fuzzer/ | ||
| D | FuzzerMutate.cpp | 311 void MutationDispatcher::AddWordToManualDictionary(const Word &W) { in AddWordToManualDictionary() function in fuzzer::MutationDispatcher |
| /external/rust/crates/libfuzzer-sys/libfuzzer/ | ||
| D | FuzzerMutate.cpp | 591 void MutationDispatcher::AddWordToManualDictionary(const Word &W) { in AddWordToManualDictionary() function in fuzzer::MutationDispatcher |