Searched refs:FixedFeature (Results 1 – 1 of 1) sorted by relevance
464 StringRef FixedFeature; in initFeatureMap() local466 FixedFeature = "-thumb-mode"; in initFeatureMap()468 FixedFeature = "+thumb-mode"; in initFeatureMap()470 FixedFeature = Feature; in initFeatureMap()471 UpdatedFeaturesVec.push_back(FixedFeature.str()); in initFeatureMap()