Searched refs:GetPlatformPluginNameAtIndex (Results 1 – 5 of 5) sorted by relevance
229 static llvm::StringRef GetPlatformPluginNameAtIndex(uint32_t idx);
1163 if (PluginManager::GetPlatformPluginNameAtIndex(idx).empty()) { in GetNumAvailablePlatforms()1186 PluginManager::GetPlatformPluginNameAtIndex(idx - 1); in GetAvailablePlatformInfoAtIndex()
224 PluginManager::GetPlatformPluginNameAtIndex(idx); in DoExecute()
828 llvm::StringRef PluginManager::GetPlatformPluginNameAtIndex(uint32_t idx) { in GetPlatformPluginNameAtIndex() function in PluginManager
1645 PluginManager::GetPlatformPluginNameAtIndex(i++); in GetPossiblePluginNames()