Searched defs:oldType (Results 1 – 8 of 8) sorted by relevance
515 String oldType = type.equals("region") ? "territory" : type; in checkStandardCodes() local528 String oldType = type.equals("region") ? "territory" : type; in checkStandardCodes() local564 String oldType = type.equals("region") ? "territory" : type; in checkStandardCodes() local
252 int oldType = oldTypeI; in assignStringTypes() local
671 private void replaceUninitializedTypeInStack(InferredType oldType, InferredType newType) { in replaceUninitializedTypeInStack()672 checkArgument(oldType.isUninitialized(), "The old type is NOT uninitialized. %s", oldType); in replaceUninitializedTypeInStack() local
1931 const Type& oldType = ((TypeReference&) *base).fValue; in convertIndex() local2180 const Type& oldType = ((TypeReference&) *base).fValue; in convertSuffixExpression() local
1881 const Type& oldType = ((TypeReference&) *base).fValue; in convertIndex() local2116 const Type& oldType = ((TypeReference&) *base).fValue; in convertSuffixExpression() local
1213 String oldType = null; in writeCtorChangedTableEntry() local
4142 TType& oldType = *member->type; in redeclareBuiltinBlock() local
5729 const AttributedType *oldType = TL.getTypePtr(); in TransformAttributedType() local