Searched refs:CreatePluginObject (Results 1 – 8 of 8) sorted by relevance
24 CreatePluginObject(llvm::StringRef class_name, ExecutionContext &exe_ctx,79 CreatePluginObject(llvm::StringRef class_name, ExecutionContext &exe_ctx,
29 CreatePluginObject(llvm::StringRef class_name, ExecutionContext &exe_ctx,
26 CreatePluginObject(llvm::StringRef class_name, ExecutionContext &exe_ctx,
26 CreatePluginObject(const llvm::StringRef class_name,
31 StructuredData::GenericSP ScriptedThreadPythonInterface::CreatePluginObject( in CreatePluginObject() function in ScriptedThreadPythonInterface
32 StructuredData::GenericSP ScriptedProcessPythonInterface::CreatePluginObject( in CreatePluginObject() function in ScriptedProcessPythonInterface
58 scripted_thread_interface->CreatePluginObject( in Create()
106 StructuredData::GenericSP object_sp = GetInterface().CreatePluginObject( in ScriptedProcess()