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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerCommand.h124 bool hasOutputFile() const { return !OutputFile.empty(); } function in class:fuzzer::final
144 if (hasOutputFile())
H A DFuzzerUtilFuchsia.cpp461 if (Cmd.hasOutputFile()) {

Completed in 103 milliseconds