Searched refs:GetPlatformPluginDescriptionAtIndex (Results 1 – 4 of 4) sorted by relevance
231 static llvm::StringRef GetPlatformPluginDescriptionAtIndex(uint32_t idx);
1193 PluginManager::GetPlatformPluginDescriptionAtIndex(idx - 1); in GetAvailablePlatformInfoAtIndex()
228 PluginManager::GetPlatformPluginDescriptionAtIndex(idx); in DoExecute()
833 PluginManager::GetPlatformPluginDescriptionAtIndex(uint32_t idx) { in GetPlatformPluginDescriptionAtIndex() function in PluginManager