Searched refs:GetImplementation (Results 1 – 4 of 4) sorted by relevance
94 void *GetImplementation() override;
566 void *ScriptedProcess::GetImplementation() { in GetImplementation() function in ScriptedProcess
1480 return lldb::SBScriptObject((process_sp) ? process_sp->GetImplementation() in GetScriptedImplementation()
2712 virtual void *GetImplementation() { return nullptr; } in GetImplementation() function