Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Commands/
H A DCommandObjectTrace.cpp424 CommandObject *CommandObjectTraceProxy::GetProxyCommandObject() { in GetProxyCommandObject() function in CommandObjectTraceProxy
H A DCommandObjectProcess.cpp1000 CommandObject *GetProxyCommandObject() override { in GetProxyCommandObject() function in CommandObjectProcessPlugin