Searched refs:numericTypeSpec (Results 1 – 4 of 4) sorted by relevance
741 return category_ == Numeric && numericTypeSpec().category() == tc; in IsNumeric()752 const NumericTypeSpec &DeclTypeSpec::numericTypeSpec() const { in numericTypeSpec() function in Fortran::semantics::DeclTypeSpec768 return numericTypeSpec().AsFortran(); in AsFortran()
1984 if (const auto kind{evaluate::ToInt64(type->numericTypeSpec().kind())}; in CheckDioDummyIsDefaultInteger()
2397 auto kind{evaluate::ToInt64(type->numericTypeSpec().kind())}; in ImplicitlyTypeForwardRef()
363 const NumericTypeSpec &numericTypeSpec() const;