Searched refs:create_instance (Results 1 – 3 of 3) sorted by relevance
41 while (REPLCreateInstance create_instance = in Create() local43 ret = (*create_instance)(err, language, debugger, target, repl_options); in Create()
1085 TraceExporterCreateInstance create_instance, in TraceExporterInstance()1088 name, std::move(description), create_instance), in TraceExporterInstance()
5945 auto create_instance = in MapSupportedStructuredDataPlugins() local5948 if (!create_instance) in MapSupportedStructuredDataPlugins()5952 StructuredDataPluginSP plugin_sp = (*create_instance)(*this); in MapSupportedStructuredDataPlugins()