Home
last modified time | relevance | path

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

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