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