Searched defs:getErrorMessage (Results 1 – 5 of 5) sorted by relevance
51 StringRef BinaryStreamError::getErrorMessage() const { return ErrMsg; } in getErrorMessage() function in BinaryStreamError
50 const std::string &getErrorMessage() const { return ErrMsg; } in getErrorMessage() function
287 const std::string &getErrorMessage() const { return ErrMsg; } in getErrorMessage() function
99 const std::string &getErrorMessage() const { return Error.value(); } in getErrorMessage() function
60 const std::string &getErrorMessage() const { return ErrMsg; } in getErrorMessage() function