Searched refs:OtherFeatures (Results 1 – 2 of 2) sorted by relevance
46 const ArrayRef<std::string> OtherFeatures) { in addFeaturesVector() argument47 Features.insert(Features.cend(), OtherFeatures.begin(), OtherFeatures.end()); in addFeaturesVector()
186 void addFeaturesVector(const ArrayRef<std::string> OtherFeatures);