Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DInternals.h107 bool hasReportedErrors() const { in hasReportedErrors() function
H A DARCMT.cpp329 return capturedDiags.hasErrors() || testAct.hasReportedErrors(); in checkForManualIssues()