Searched refs:features_ (Results 1 – 5 of 5) sorted by relevance
39 : allCooked_{allCooked}, features_{features} {} in UserState()42 const common::LanguageFeatureControl &features() const { return features_; } in features()105 common::LanguageFeatureControl features_; variable
31 allSources_{preprocessor_.allSources()}, features_{lfc},37 features_{that.features_}, inFixedForm_{that.inFixedForm_},147 if (features_.IsEnabled(LanguageFeature::OldDebugLines) && in Statement()495 if (features_.ShouldWarn(LanguageFeature::ClassicCComments)) { in NextToken()652 bool escapesEnabled{features_.IsEnabled(LanguageFeature::BackslashEscapes)}; in QuotedCharacterLiteral()760 !features_.IsEnabled(LanguageFeature::OldDebugLines))) { in IsFixedFormCommentLine()954 features_.IsEnabled( in FixedFormContinuationLine()957 if (features_.ShouldWarn( in FixedFormContinuationLine()1052 features_.ShouldWarn(LanguageFeature::CruftAfterAmpersand)) { in FreeFormContinuation()
148 features_.IsEnabled( in IsCComment()192 common::LanguageFeatureControl features_; variable
1102 : features_{features} {} in DistinguishUtils()1144 const common::LanguageFeatureControl &features_; member in Fortran::evaluate::characteristics::DistinguishUtils1315 } else if (features_.IsEnabled( in Distinguishable()
2343 PRE_SYSCALL(_lwp_ctl)(long long features_, void **address_) {2346 POST_SYSCALL(_lwp_ctl)(long long res, long long features_, void **address_) {