Searched refs:plugin_desc (Results 1 – 2 of 2) sorted by relevance
1178 llvm::StringRef plugin_desc = in GetAvailablePlatformInfoAtIndex() local1180 platform_dict->AddStringItem(desc_str, llvm::StringRef(plugin_desc)); in GetAvailablePlatformInfoAtIndex()
225 llvm::StringRef plugin_desc = in DoExecute() local227 ostrm.Format("{0}: {1}\n", plugin_name, plugin_desc); in DoExecute()