Home
last modified time | relevance | path

Searched refs:getDevNull (Results 1 – 6 of 6) sorted by relevance

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerIO.h109 const std::string &getDevNull();
H A DFuzzerIOPosix.cpp173 const std::string &getDevNull() { in getDevNull() function
H A DFuzzerUtilFuchsia.cpp448 if (Path == getDevNull()) { in ExecuteCommand()
H A DFuzzerIOWindows.cpp418 const std::string &getDevNull() { in getDevNull() function
H A DFuzzerMerge.cpp375 Cmd.setOutputFile(getDevNull()); in CrashResistantMerge()
H A DFuzzerDriver.cpp368 Cmd.setOutputFile(getDevNull()); in CleanseCrashInput()