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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DVerifier.h137 bool FatalErrors; member in class:llvm::VerifierPass
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp5129 bool FatalErrors = true; member in struct:__anon1910::VerifierLegacyPass
5134 explicit VerifierLegacyPass(bool FatalErrors) argument
5522 FunctionPass *llvm::createVerifierPass(bool FatalErrors) { argument
[all...]

Completed in 119 milliseconds