Searched defs:GetTargetRef (Results 1 - 2 of 2) sorted by last modified time

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

Completed in 79 milliseconds