Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineVerifier.cpp246 class ReportedErrors { class
252 ReportedErrors(bool AbortOnError) : AbortOnError(AbortOnError) {} in ReportedErrors() function in __anon8b3074050111::MachineVerifier::ReportedErrors
254 ~ReportedErrors() { in ~ReportedErrors()
280 ReportedErrors ReportedErrs;