Searched defs:oldType (Results 1 – 11 of 11) sorted by relevance
60 void doReplacement(TIntermDeclaration *decl, TIntermTyped *declarator, const TType &oldType) in doReplacement()
319 Type oldType = old.getLocal(i); in mergeJsr() local377 Type oldType = old.getLocal(index); in mergeRet() local
520 String oldType = type.equals("region") ? "territory" : type; in checkStandardCodes() local533 String oldType = type.equals("region") ? "territory" : type; in checkStandardCodes() local569 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
308 Class<?> oldType = oldOne.getRawParameterType(0); in verifyNonDup() local
599 GrShape::Type oldType = fShape.type(); in simplify() local
1213 String oldType = null; in writeCtorChangedTableEntry() local
4823 TType& oldType = *member->type; in redeclareBuiltinBlock() local
4846 TType& oldType = *member->type; in redeclareBuiltinBlock() local
5729 const AttributedType *oldType = TL.getTypePtr(); in TransformAttributedType() local