Searched defs:CreatePluginObject (Results 1 – 10 of 10) sorted by relevance
35 ScriptedStopHookPythonInterface::CreatePluginObject(llvm::StringRef class_name, in CreatePluginObject() function in ScriptedStopHookPythonInterface
37 ScriptedPlatformPythonInterface::CreatePluginObject( in CreatePluginObject() function in ScriptedPlatformPythonInterface
34 ScriptedThreadPlanPythonInterface::CreatePluginObject( in CreatePluginObject() function in ScriptedThreadPlanPythonInterface
36 OperatingSystemPythonInterface::CreatePluginObject( in CreatePluginObject() function in OperatingSystemPythonInterface
34 ScriptedThreadPythonInterface::CreatePluginObject( in CreatePluginObject() function in ScriptedThreadPythonInterface
42 ScriptedProcessPythonInterface::CreatePluginObject( in CreatePluginObject() function in ScriptedProcessPythonInterface
117 CreatePluginObject(llvm::StringRef class_name, in CreatePluginObject() function