Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectTrace.cpp323 CommandObject *CommandObjectTraceProxy::GetProxyCommandObject() { in GetProxyCommandObject() function in CommandObjectTraceProxy
H A DCommandObjectProcess.cpp822 CommandObject *GetProxyCommandObject() override { in GetProxyCommandObject() function in CommandObjectProcessPlugin