Searched refs:FixedFeature (Results 1 – 1 of 1) sorted by relevance
411 StringRef FixedFeature; in initFeatureMap() local413 FixedFeature = "-thumb-mode"; in initFeatureMap()415 FixedFeature = "+thumb-mode"; in initFeatureMap()417 FixedFeature = Feature; in initFeatureMap()418 UpdatedFeaturesVec.push_back(FixedFeature.str()); in initFeatureMap()