Searched refs:CommandLineName (Results 1 – 1 of 1) sorted by relevance
275 StringRef CommandLineName = Feature->getValueAsString("Name"); in FeatureKeyValues() local278 if (CommandLineName.empty()) in FeatureKeyValues()284 << "\"" << CommandLineName << "\", " in FeatureKeyValues()294 if (!UniqueKeys.insert(CommandLineName).second) in FeatureKeyValues()296 CommandLineName); in FeatureKeyValues()