Searched refs:IsTypeEnabled (Results 1 – 7 of 7) sorted by relevance
97 bool TargetCharacteristics::IsTypeEnabled( in IsTypeEnabled() function in Fortran::evaluate::TargetCharacteristics124 targetCharacteristics_.IsTypeEnabled(T::category, T::kind)) { in Test()156 targetCharacteristics_.IsTypeEnabled(T::category, T::kind)) { in Test()
1684 if (context.targetCharacteristics().IsTypeEnabled( in Match()
70 bool IsTypeEnabled(common::TypeCategory category, std::int64_t kind) const;
521 if (foldingContext().targetCharacteristics().IsTypeEnabled( in InstantiateIntrinsicType()
757 if (!exprAnalyzer.GetFoldingContext().targetCharacteristics().IsTypeEnabled( in CombineEquivalencedInitialization()
3203 if (foldingContext_.targetCharacteristics().IsTypeEnabled( in CheckIntrinsicKind()3230 if (foldingContext_.targetCharacteristics().IsTypeEnabled( in CheckIntrinsicSize()
4329 !context().targetCharacteristics().IsTypeEnabled( in Post()