Searched refs:GetSequenceType (Results 1 – 5 of 5) sorted by relevance
22 if (signature->ArgumentInfo(i).GetSequenceType() == in EncodedCSignature()33 if (signature->ReturnInfo().GetSequenceType() == in EncodedCSignature()
301 constexpr SequenceType GetSequenceType() const { return sequence_type_; } in GetSequenceType() function478 if (ArgumentInfo(i).GetSequenceType() != in GetOverloadResolution()479 other->ArgumentInfo(i).GetSequenceType()) { in GetOverloadResolution()486 if (ArgumentInfo(i).GetSequenceType() == in GetOverloadResolution()488 other->ArgumentInfo(i).GetSequenceType() == in GetOverloadResolution()
58 CTypeInfo::SequenceType sequence_type = type_info.GetSequenceType(); in ResolveOverloads()
4951 switch (arg_type.GetSequenceType()) { in AdaptFastCallArgument()5030 switch (arg_type.GetSequenceType()) { in AdaptOverloadedFastCallArgument()5217 type.GetSequenceType() == CTypeInfo::SequenceType::kScalar in LowerFastApiCall()
1882 switch (type.GetSequenceType()) { in UseInfoForFastApiCallArgument()