Home
last modified time | relevance | path

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

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