Searched refs:GetInstanceForName (Results 1 – 1 of 1) sorted by relevance
461 if (const Instance *instance = GetInstanceForName(name)) in GetCallbackForName()495 const Instance *GetInstanceForName(llvm::StringRef name) { in GetInstanceForName() function in PluginInstances907 return GetObjectFileInstances().GetInstanceForName(name) != nullptr; in IsRegisteredObjectFilePluginName()949 if (auto instance = GetObjectFileInstances().GetInstanceForName(name)) in GetObjectFileCreateMemoryCallbackForPluginName()1585 if (auto instance = GetTracePluginInstances().GetInstanceForName(plugin_name)) in GetTraceCreateCallbackForLiveProcess()1592 if (auto instance = GetTracePluginInstances().GetInstanceForName(plugin_name)) in GetTraceSchema()