Searched refs:PluginInstance (Results 1 – 1 of 1) sorted by relevance
183 template <typename Callback> struct PluginInstance { struct186 PluginInstance() = default; argument187 PluginInstance(ConstString name, std::string description, in PluginInstance() function279 typedef PluginInstance<ABICreateInstance> ABIInstance;432 typedef PluginInstance<EmulateInstructionCreateInstance>531 : PluginInstance<LanguageRuntimeCreateInstance>( in LanguageRuntimeInstance()708 : PluginInstance<ObjectContainerCreateInstance>( in ObjectContainerInstance()851 : PluginInstance<ScriptInterpreterCreateInstance>( in ScriptInterpreterInstance()1020 : PluginInstance<TraceCreateInstanceForSessionFile>( in TraceInstance()1082 : public PluginInstance<TraceExporterCreateInstance> {[all …]