Searched refs:FixedFeature (Results 1 – 1 of 1) sorted by relevance
482 StringRef FixedFeature; in initFeatureMap() local484 FixedFeature = "-thumb-mode"; in initFeatureMap()486 FixedFeature = "+thumb-mode"; in initFeatureMap()488 FixedFeature = Feature; in initFeatureMap()489 UpdatedFeaturesVec.push_back(FixedFeature.str()); in initFeatureMap()