Searched defs:newType (Results 1 – 6 of 6) sorted by relevance
311 RelType newType; in relocate() local
3665 auto *newType in getDependentSizedArrayType() local3747 auto *newType = new (*this, TypeAlignment) in getIncompleteArrayType() local4498 Type *newType = in getInjectedClassNameType() local4526 Type *newType = new (*this, TypeAlignment) UnresolvedUsingType(Using); in getTypeDeclTypeSlow() local4544 auto *newType = new (*this, TypeAlignment) in getTypedefType() local4558 auto *newType = new (*this, TypeAlignment) RecordType(Decl); in getRecordType() local4571 auto *newType = new (*this, TypeAlignment) EnumType(Decl); in getEnumType() local4877 auto *newType = new (*this, TypeAlignment) in getMacroQualifiedType() local5273 auto *newType = new (mem) ObjCTypeParamType(Decl, Canonical, protocols); in getObjCTypeParamType() local
1421 QualType newType = BaseType::VisitAttributedType(attrType); in VisitAttributedType() local
475 static uint8_t mergeTypeForSet(uint8_t origType, uint8_t newType) { in mergeTypeForSet()
377 TypeIndex newType = TypeIndex(SimpleTypeKind::NotTranslated); in translateIdSymbols() local
686 void setType(QualType newType) { DeclType = newType; } in setType()3229 void setTypeSourceInfo(TypeSourceInfo *newType) { in setTypeSourceInfo()