Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBCommandReturnObject.cpp85 const char *SBCommandReturnObject::GetOutput() { in GetOutput() function in SBCommandReturnObject
300 const char *SBCommandReturnObject::GetOutput(bool only_if_no_immediate) { in GetOutput() function in SBCommandReturnObject
H A DSBPlatform.cpp282 const char *SBPlatformShellCommand::GetOutput() { GetOutput() function in SBPlatformShellCommand