Searched refs:FixedFeature (Results 1 – 1 of 1) sorted by relevance
489 StringRef FixedFeature; in initFeatureMap() local491 FixedFeature = "-thumb-mode"; in initFeatureMap()493 FixedFeature = "+thumb-mode"; in initFeatureMap()495 FixedFeature = Feature; in initFeatureMap()496 UpdatedFeaturesVec.push_back(FixedFeature.str()); in initFeatureMap()