Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DSerializedDiagnosticReader.cpp36 return SDError::CouldNotLoad; in readDiagnostics()
275 case SDError::CouldNotLoad: in message()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Frontend/
H A DSerializedDiagnosticReader.h23 CouldNotLoad = 1, enumerator