Searched refs:readDiagnostics (Results 1 – 3 of 3) sorted by relevance
66 std::error_code readDiagnostics(StringRef File);
28 std::error_code SerializedDiagnosticReader::readDiagnostics(StringRef File) { in readDiagnostics() function in SerializedDiagnosticReader
99 return readDiagnostics(File); in mergeRecordsFromFile()