Searched refs:ErrorMsgBuffer (Results 1 – 3 of 3) sorted by relevance
114 std::string ErrorMsgBuffer; in save_socket_id_to_file() local115 llvm::raw_string_ostream S(ErrorMsgBuffer); in save_socket_id_to_file()121 ErrorMsgBuffer.c_str()); in save_socket_id_to_file()128 ErrorMsgBuffer.c_str(), in save_socket_id_to_file()130 ErrorMsgBuffer.c_str()); in save_socket_id_to_file()
399 std::string ErrorMsgBuffer; in write() local400 llvm::raw_string_ostream S(ErrorMsgBuffer); in write()405 errs() << "Error: " << ErrorMsgBuffer << "\n"; in write()
383 std::string ErrorMsgBuffer; in write() local384 llvm::raw_string_ostream S(ErrorMsgBuffer); in write()389 errs() << "Error: " << ErrorMsgBuffer << "\n"; in write()