Searched refs:AllDiagnostics (Results 1 – 5 of 5) 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()
57 ArrayRef<DiagnosticRecord> AllDiagnostics = getBuiltinDiagnosticsByName(); in run() local59 findDiagnostic(AllDiagnostics, DiagnosticName); in run()
62 module All { header "Basic/AllDiagnostics.h" export * }
81 module All { header "Basic/AllDiagnostics.h" export * }