Searched refs:arcDiags (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/ARCMigrate/
H A DARCMT.cpp219 static void emitPremigrationErrors(const CapturedDiagList &arcDiags, argument
230 arcDiags.reportDiagnostics(*Diags);
297 SmallVector<StoredDiagnostic, 8> arcDiags; local
300 arcDiags.push_back(*I);
301 writeARCDiagsToPlist(plistOut, arcDiags,

Completed in 165 milliseconds