Home | History | Annotate | Download | only in Frontend

Lines Matching refs:Feature

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