Home
last modified time | relevance | path

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

/external/clang/lib/ARCMigrate/
DInternals.h106 bool hasReportedErrors() const { in hasReportedErrors() function
DARCMT.cpp326 return capturedDiags.hasErrors() || testAct.hasReportedErrors(); in checkForManualIssues()