Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Expression/
H A DDiagnosticManager.cpp82 void DiagnosticManager::PutString(lldb::Severity severity, in PutString() function in DiagnosticManager
/freebsd-src/contrib/llvm-project/lldb/source/Utility/
H A DLog.cpp136 void Log::PutString(llvm::StringRef str) { PutString() function in Log