Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DLockFileManager.h60 std::string ErrorDiagMsg; variable
93 ErrorDiagMsg = ErrorMsg.str();
/freebsd-12.1/contrib/llvm/lib/Support/
H A DLockFileManager.cpp272 std::string Str(ErrorDiagMsg); in getErrorMessage()