Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DExecutionContext.cpp249 void ExecutionContext::SetProcessSP(const lldb::ProcessSP &process_sp) { in SetProcessSP() function in ExecutionContext
462 void ExecutionContextRef::SetProcessSP(const lldb::ProcessSP &process_sp) { in SetProcessSP() function in ExecutionContextRef