Searched defs:fromType (Results 1 – 8 of 8) sorted by relevance
48 Type fromType = getElementTypeOrSelf(inputs[0].getType()); in materializeCastFromIllegal() local61 Type fromType = getElementTypeOrSelf(inputs[0].getType()); in materializeCastToIllegal() local
432 const TType &fromType = fromNode.getType(); in CoerceSimple() local481 const TType &fromType = fromNode.getType(); in CoerceSimple() local530 const TType &fromType = fromNode.getType(); in AsType() local
81 auto compatible = [&](DType fromType, DType toType) { in AreCompatibleTypes()
1414 const TType &fromType = from->getType(); in addFieldCopy() local1441 TType *fromType = new TType(from, true); in declareStructCopy() local
903 …final Type fromType = ClassWithSuperClassWithGenericType.class.getDeclaredMethod("methodWithGeneri… in testLANG1190() local
725 unsigned int fromType; in tryLoad() local
890 unsigned int fromType; in tryLoad() local
168 public boolean supportsConvert(int fromType, int toType) in supportsConvert()