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

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DLanguageRuntime.h132 Target &GetTargetRef() { return m_process->GetTarget(); } function in class:lldb_private::LanguageRuntime
/freebsd-13-stable/contrib/llvm-project/lldb/source/Target/
H A DExecutionContext.cpp226 Target &ExecutionContext::GetTargetRef() const { function in class:ExecutionContext

Completed in 62 milliseconds