Searched refs:CommandLineName (Results 1 – 3 of 3) sorted by relevance
93 const std::string &CommandLineName = Feature->getValueAsString("Name"); in FeatureKeyValues() local96 if (CommandLineName.empty()) continue; in FeatureKeyValues()100 << "\"" << CommandLineName << "\", " in FeatureKeyValues()
181 const std::string &CommandLineName = Feature->getValueAsString("Name"); in FeatureKeyValues() local184 if (CommandLineName.empty()) continue; in FeatureKeyValues()188 << "\"" << CommandLineName << "\", " in FeatureKeyValues()
195 StringRef CommandLineName = Feature->getValueAsString("Name"); in FeatureKeyValues() local198 if (CommandLineName.empty()) continue; in FeatureKeyValues()202 << "\"" << CommandLineName << "\", " in FeatureKeyValues()