Searched defs:typeKind (Results 1 – 5 of 5) sorted by relevance
1151 auto typeKind = checker::ETSChecker::TypeKind(targetType); in ApplyCast() local1322 auto typeKind = checker::ETSChecker::TypeKind(GetAccumulatorType()); in CastToBoolean() local1366 auto typeKind = checker::ETSChecker::TypeKind(GetAccumulatorType()); in CastToByte() local1414 auto typeKind = checker::ETSChecker::TypeKind(GetAccumulatorType()); in CastToChar() local1467 auto typeKind = checker::ETSChecker::TypeKind(GetAccumulatorType()); in CastToShort() local1517 auto typeKind = checker::ETSChecker::TypeKind(GetAccumulatorType()); in CastToDouble() local1560 auto typeKind = checker::ETSChecker::TypeKind(GetAccumulatorType()); in CastToFloat() local1602 auto typeKind = checker::ETSChecker::TypeKind(GetAccumulatorType()); in CastToLong() local1645 auto typeKind = checker::ETSChecker::TypeKind(GetAccumulatorType()); in CastToInt() local1793 auto typeKind = checker::ETSChecker::TypeKind(GetAccumulatorType()); in CastToDynamic() local[all …]
397 static pandasm::ScalarValue CreateScalarValue(const checker::Type *type, checker::TypeFlag typeKind) in CreateScalarValue()447 auto typeKind = checker::ETSChecker::TypeKind(type); in EmitDefaultFieldValue() local914 auto typeKind = checker::ETSChecker::TypeKind(type); in GenCustomAnnotationElement() local
1296 auto typeKind = TypeKind(MaybeUnboxInRelation(boxingType)); in GetBoxingFlag() local1321 auto typeKind = TypeKind(unboxingType); in GetUnboxingFlag() local
148 TypeFlag typeKind = ETSType(type); in NegateNumericType() local
1547 TypeFlag typeKind = ETSType(indexType); in ExtractNumericValue() local