Searched defs:PutString (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lldb/source/Expression/
H A DDiagnosticManager.cpp73 void DiagnosticManager::PutString(DiagnosticSeverity severity, function in class:DiagnosticManager
/freebsd-12-stable/contrib/llvm-project/lldb/source/Utility/
H A DLog.cpp118 void Log::PutString(llvm::StringRef str) { PutCString(str.str().c_str()); } function in class:Log

Completed in 115 milliseconds