Searched defs:AppendMessage (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandReturnObject.cpp90 void CommandReturnObject::AppendMessage(llvm::StringRef in_string) { function in class:CommandReturnObject
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Expression/
H A DDiagnosticManager.h77 void AppendMessage(llvm::StringRef message, function in class:lldb_private::Diagnostic
/freebsd-13-stable/contrib/llvm-project/lldb/source/API/
H A DSBCommandReturnObject.cpp200 void SBCommandReturnObject::AppendMessage(const char *message) { function in class:SBCommandReturnObject
/freebsd-13-stable/contrib/googletest/googletest/include/gtest/
H A Dgtest.h349 void AppendMessage(const Message& a_message) { function in class:testing::AssertionResult

Completed in 117 milliseconds