Home
last modified time | relevance | path

Searched refs:ExitOnError (Results 1 - 10 of 10) sorted by relevance

/third_party/json/tests/thirdparty/Fuzzer/
H A DFuzzerIO.cpp33 Unit FileToVector(const std::string &Path, size_t MaxSize, bool ExitOnError) { in FileToVector() argument
35 if (ExitOnError && !T) { in FileToVector()
70 long *Epoch, size_t MaxSize, bool ExitOnError) { in ReadDirToVectorOfUnits()
81 auto S = FileToVector(X, MaxSize, ExitOnError); in ReadDirToVectorOfUnits()
69 ReadDirToVectorOfUnits(const char *Path, std::vector<Unit> *V, long *Epoch, size_t MaxSize, bool ExitOnError) ReadDirToVectorOfUnits() argument
H A DFuzzerIO.h22 bool ExitOnError = true);
31 long *Epoch, size_t MaxSize, bool ExitOnError);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DInitLLVM.cpp43 ExitOnError ExitOnErr(Banner); in InitLLVM()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DError.h938 class ExitOnError { class
941 ExitOnError(std::string Banner = "", int DefaultErrorExitCode = 1) in ExitOnError() function in llvm::ExitOnError
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp778 ExitOnError Err("Invalid " + std::string(SectionName) + " section!"); in fromDebugT()
809 ExitOnError Err("Error writing type record to " + std::string(SectionName) + in toDebugT()
H A DCOFFEmitter.cpp183 ExitOnError Err("Error occurred writing .debug$S section"); in toDebugS()
H A DCodeViewYAMLDebugSections.cpp906 ExitOnError Err("Invalid .debug$S section!"); in fromDebugS()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DError.h1301 class ExitOnError { class
1304 ExitOnError(std::string Banner = "", int DefaultErrorExitCode = 1) in ExitOnError() function in llvm::ExitOnError
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp749 ExitOnError ExitOnErr("-wholeprogramdevirt-read-summary: " + ClReadSummary + in runForTesting()
767 ExitOnError ExitOnErr( in runForTesting()
H A DLowerTypeTests.cpp1673 ExitOnError ExitOnErr("-lowertypetests-read-summary: " + ClReadSummary + in runForTesting()
1690 ExitOnError ExitOnErr("-lowertypetests-write-summary: " + ClWriteSummary + in runForTesting()

Completed in 16 milliseconds