Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/Process/scripted/
H A DScriptedProcess.cpp533 void *ScriptedProcess::GetImplementation() { GetImplementation() function in ScriptedProcess
/llvm-project/lldb/include/lldb/Target/
H A DProcess.h2658 virtual void *GetImplementation() { return nullptr; } GetImplementation() function