Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Interpreter/
H A DCommandInterpreter.cpp3163 auto error_out = [&](llvm::StringRef error_message, std::string description) { in SaveTranscript() local
3178 return error_out("Unable to create file", in SaveTranscript()
3188 return error_out("Unable to write to destination file", in SaveTranscript()