Lines Matching refs:Feature
1741 // whether the feature is actually enabled. This is predominantly2421 for (StringRef Feature : LangOpts->ModuleFeatures)2422 code = hash_combine(code, Feature);