Searched refs:GetPlatformPluginNameAtIndex (Results 1 – 5 of 5) sorted by relevance
230 static llvm::StringRef GetPlatformPluginNameAtIndex(uint32_t idx);
1149 if (PluginManager::GetPlatformPluginNameAtIndex(idx).empty()) { in GetNumAvailablePlatforms()1172 PluginManager::GetPlatformPluginNameAtIndex(idx - 1); in GetAvailablePlatformInfoAtIndex()
222 PluginManager::GetPlatformPluginNameAtIndex(idx); in DoExecute()
803 llvm::StringRef PluginManager::GetPlatformPluginNameAtIndex(uint32_t idx) { in GetPlatformPluginNameAtIndex() function in PluginManager
1646 PluginManager::GetPlatformPluginNameAtIndex(i++); in GetPossiblePluginNames()