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

  /external/clang/lib/ARCMigrate/
ARCMT.cpp 79 void CapturedDiagList::reportDiagnostics(DiagnosticsEngine &Diags) const {
225 arcDiags.reportDiagnostics(*Diags);
281 capturedDiags.reportDiagnostics(*Diags);
321 capturedDiags.reportDiagnostics(*Diags);
557 capturedDiags.reportDiagnostics(*Diags);
  /external/clang/lib/CodeGen/
CodeGenModule.cpp 330 void InstrProfStats::reportDiagnostics(DiagnosticsEngine &Diags,
354 PGOStats.reportDiagnostics(getDiags(), getCodeGenOpts().MainFileName);
    [all...]

Completed in 1242 milliseconds