Home
last modified time | relevance | path

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

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