Home
last modified time | relevance | path

Searched defs:getErrorMessage (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/Support/
H A DBinaryStreamError.cpp51 StringRef BinaryStreamError::getErrorMessage() const { return ErrMsg; } in getErrorMessage() function in BinaryStreamError
H A DLockFileManager.cpp269 std::string LockFileManager::getErrorMessage() const { in getErrorMessage() function in LockFileManager
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/
H A DRuntimeDyld.h49 const std::string &getErrorMessage() const { return ErrMsg; } in getErrorMessage() function
H A DExecutionEngine.h287 const std::string &getErrorMessage() const { return ErrMsg; } in getErrorMessage() function
/netbsd/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLDAPUrl.cpp509 const std::string LDAPUrlException::getErrorMessage() const in getErrorMessage() function in LDAPUrlException
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h50 const std::string &getErrorMessage() const { return ErrMsg; } in getErrorMessage() function