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