Searched refs:AllDiagnostics (Results 1 – 3 of 3) sorted by relevance
56 ArrayRef<DiagnosticRecord> AllDiagnostics = getBuiltinDiagnosticsByName(); in run() local58 for (ArrayRef<DiagnosticRecord>::iterator di = AllDiagnostics.begin(), in run()59 de = AllDiagnostics.end(); in run()
115 ArrayRef<DiagnosticRecord> AllDiagnostics = getBuiltinDiagnosticsByName(); in run() local118 for (ArrayRef<DiagnosticRecord>::iterator I = AllDiagnostics.begin(), in run()119 E = AllDiagnostics.end(); in run()
62 module All { header "Basic/AllDiagnostics.h" export * }