Home
last modified time | relevance | path

Searched refs:IsDefaultKindNumericType (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dresolve-names-utils.h130 bool IsDefaultKindNumericType(const IntrinsicTypeSpec &);
H A Dresolve-names-utils.cpp691 bool EquivalenceSets::IsDefaultKindNumericType(const IntrinsicTypeSpec &type) { in IsDefaultKindNumericType() function in Fortran::semantics::EquivalenceSets
710 return IsDefaultKindNumericType(type); in IsDefaultNumericSequenceType()