Searched defs:newType (Results 1 – 13 of 13) sorted by relevance
54 int newType; in compute0() local69 int newType) in compute()
56 int newType; in compute0() local
187 CtClass newType = cp.get(newTypeName); in replace() local220 CtClass newType; field in NewExpr.ProceedForNew
131 String newType = referencedMember.getDescriptor(referencedClass); in visitFieldrefConstant() local159 String newType = referencedMember.getDescriptor(referencedClass); in visitInterfaceMethodrefConstant() local215 String newType = referencedMember.getDescriptor(referencedClass); in visitMethodrefConstant() local
497 public RegisterSpec withType(TypeBearer newType) { in withType()526 Type newType; in withSimpleType() local
321 Type newType = frame.getLocal(i); in mergeJsr() local382 Type newType = frame.getLocal(index); in mergeRet() local
153 TType *newType = new TType(); in clone() local
313 TBasicType newType = EbtVoid; in addUnaryMath() local
1336 String newType = memberDiff.newType_; in writeCtorChangedTableEntry() local1644 String newType = memberDiff.newType_; in writeFieldChangedTableEntry() local
2403 DependentSizedArrayType *newType in getDependentSizedArrayType() local2484 IncompleteArrayType *newType = new (*this, TypeAlignment) in getIncompleteArrayType() local2760 Type *newType = in getInjectedClassNameType() local2791 Type *newType = new (*this, TypeAlignment) UnresolvedUsingType(Using); in getTypeDeclTypeSlow() local2809 TypedefType *newType = new(*this, TypeAlignment) in getTypedefType() local2823 RecordType *newType = new (*this, TypeAlignment) RecordType(Decl); in getRecordType() local2836 EnumType *newType = new (*this, TypeAlignment) EnumType(Decl); in getEnumType() local
446 OwnPtr<InputType> newType = InputType::create(this, fastGetAttribute(typeAttr)); in updateType() local
708 TypeInfo newType; in buildFields() local
455 void setType(QualType newType) { DeclType = newType; } in setType()2319 void setTypeSourceInfo(TypeSourceInfo *newType) { in setTypeSourceInfo()