Lines Matching refs:Reporter
1599 thread_safety::ThreadSafetyReporter Reporter(S, FL, FEL);1602 Reporter.setIssueBetaWarnings(true);1604 thread_safety::runThreadSafetyAnalysis(AC, Reporter);1605 Reporter.emitDiagnostics();1615 UninitValsDiagReporter reporter(S);1619 reporter, stats);