Searched refs:ifaceTypeShape (Results 1 – 1 of 1) sorted by relevance
877 } else if (const auto *ifaceTypeShape{std::get_if<TypeAndShape>(&u)}) { in IsCompatibleWith() local879 if (ifaceTypeShape->Rank() != actualTypeShape->Rank()) { in IsCompatibleWith()884 ifaceTypeShape->shape() != actualTypeShape->shape()) { in IsCompatibleWith()888 } else if (!ifaceTypeShape->type().IsTkCompatibleWith( in IsCompatibleWith()892 ifaceTypeShape->type().AsFortran() + " vs "s + in IsCompatibleWith()