Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/fuzzer/
H A DFuzzerIO.h113 const std::string &getDevNull();
H A DFuzzerIOPosix.cpp172 const std::string &getDevNull() { in getDevNull() function
H A DFuzzerIOWindows.cpp416 const std::string &getDevNull() { in getDevNull() function
H A DFuzzerUtilFuchsia.cpp454 if (Path == getDevNull()) { in ExecuteCommand()
H A DFuzzerMerge.cpp503 Cmd.setOutputFile(getDevNull()); in CrashResistantMerge()
H A DFuzzerDriver.cpp369 Cmd.setOutputFile(getDevNull()); in CleanseCrashInput()