Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DLockFileManager.h59 std::string ErrorDiagMsg; variable
94 ErrorDiagMsg = ErrorMsg.str();
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DLockFileManager.cpp271 std::string Str(ErrorDiagMsg); in getErrorMessage()