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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DExecutionContext.cpp250 void ExecutionContext::SetProcessSP(const lldb::ProcessSP &process_sp) { function in class:ExecutionContext
468 void ExecutionContextRef::SetProcessSP(const lldb::ProcessSP &process_sp) { function in class:ExecutionContextRef
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DStringPrinter.h114 void SetProcessSP(lldb::ProcessSP p) { m_process_sp = p; } function in class:lldb_private::formatters::StringPrinter::ReadStringAndDumpToStreamOptions

Completed in 56 milliseconds