Home
last modified time | relevance | path

Searched refs:ParseOneDictionaryEntry (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerUtil.cpp81 bool ParseOneDictionaryEntry(const std::string &Str, Unit *U) { in ParseOneDictionaryEntry() function
143 if (ParseOneDictionaryEntry(S, &U)) { in ParseDictionaryFile()
H A DFuzzerDictionary.h116 bool ParseOneDictionaryEntry(const std::string &Str, Unit *U);