Home
last modified time | relevance | path

Searched refs:MalformedDiagnosticRecord (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DSerializedDiagnosticReader.cpp267 return SDError::MalformedDiagnosticRecord; in readDiagnosticBlock()
275 return SDError::MalformedDiagnosticRecord; in readDiagnosticBlock()
284 return SDError::MalformedDiagnosticRecord; in readDiagnosticBlock()
292 return SDError::MalformedDiagnosticRecord; in readDiagnosticBlock()
299 return SDError::MalformedDiagnosticRecord; in readDiagnosticBlock()
308 return SDError::MalformedDiagnosticRecord; in readDiagnosticBlock()
317 return SDError::MalformedDiagnosticRecord; in readDiagnosticBlock()
351 case SDError::MalformedDiagnosticRecord: in message()
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DSerializedDiagnosticReader.h30 MalformedDiagnosticRecord, enumerator