HomeSort by relevance Sort by last modified time
    Searched refs:ReportedErrors (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/ARCMigrate/
Internals.h 48 bool ReportedErrors;
100 bool hasReportedErrors() const { return ReportedErrors; }
TransformActions.cpp 601 : Diags(diag), CapturedDiags(capturedDiags), ReportedErrors(false) {
684 ReportedErrors = true;

Completed in 4952 milliseconds