Searched defs:componentType (Results 1 – 12 of 12) sorted by relevance
47 Type(const Type &componentType, size_t rank) in Type()
502 ArrayValue(Type componentType, std::vector<ScalarValue> values) in ArrayValue()
327 auto componentType = type.GetComponentType(); in CheckValueArrayCase() local566 auto componentType = value->GetAsArray()->GetComponentType(); in CreateValueItem() local
48 uint32 componentType = 2; field
63 auto componentType = GetCoreType()->ClassAddr<Class>()->GetComponentType(); in IsPrimitive() local
521 void EtsClass::SetComponentType(EtsClass *componentType) in SetComponentType()532 panda::Class *componentType = GetRuntimeClass()->GetComponentType(); in GetComponentType() local
323 auto componentType = arrayType.GetComponentType(); in FillLiteral() local
97 panda::panda_file::Type::TypeId componentType = in EtsArrayToJSON() local
676 EtsClass *componentType = GetTestClass(source, "LTestObject;"); in TEST_F() local
987 for (const componentType of nonNullableType.types) { constant
1291 for (const componentType of nonNullableType.types) { constant
1692 ArrayValueItem(panda_file::Type componentType, std::vector<ScalarValueItem> items) in ArrayValueItem()