Searched defs:ExitOnError (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerIO.cpp33 Unit FileToVector(const std::string &Path, size_t MaxSize, bool ExitOnError) { argument
80 ReadDirToVectorOfUnits(const char *Path, Vector<Unit> *V, long *Epoch, size_t MaxSize, bool ExitOnError) argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DError.h1306 class ExitOnError { class in namespace:llvm
1309 ExitOnError(std::string Banner = "", int DefaultErrorExitCode = 1) function in class:llvm::ExitOnError

Completed in 101 milliseconds