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