Searched refs:GetPlatformPluginDescriptionAtIndex (Results 1 – 4 of 4) sorted by relevance
232 static llvm::StringRef GetPlatformPluginDescriptionAtIndex(uint32_t idx);
1179 PluginManager::GetPlatformPluginDescriptionAtIndex(idx - 1); in GetAvailablePlatformInfoAtIndex()
226 PluginManager::GetPlatformPluginDescriptionAtIndex(idx); in DoExecute()
808 PluginManager::GetPlatformPluginDescriptionAtIndex(uint32_t idx) { in GetPlatformPluginDescriptionAtIndex() function in PluginManager