Searched defs:newType (Results 1 – 7 of 7) sorted by relevance
311 RelType newType; relocate() local
988 } else if (RelType newType = aux.relocTypes[i]) { in finalizeRelax() local
346 static uint8_t mergeTypeForSet(uint8_t origType, uint8_t newType) { in mergeTypeForSet()
4164 auto *newType = new (*this, alignof(DependentSizedArrayType)) in getDependentSizedArrayType() local4229 auto *newType = new (*this, alignof(IncompleteArrayType)) in getIncompleteArrayType() local5021 Type *newType = new (*this, alignof(InjectedClassNameType)) in getInjectedClassNameType() local5126 auto *newType = new (*this, alignof(RecordType)) RecordType(Decl); in getRecordType() local5139 auto *newType = new (*this, alignof(EnumType)) EnumType(Decl); in getEnumType() local5155 Type *newType = in getUnresolvedUsingType() local5482 auto *newType = new (*this, alignof(MacroQualifiedType)) in getMacroQualifiedType() local5873 auto *newType = new (mem) ObjCTypeParamType(Decl, Canonical, protocols); in getObjCTypeParamType() local
1516 QualType newType = BaseType::VisitAttributedType(attrType); in VisitAttributedType() local
372 TypeIndex newType = TypeIndex(SimpleTypeKind::NotTranslated); in translateIdSymbols() local
679 void setType(QualType newType) { DeclType = newType; } in setType()3467 void setTypeSourceInfo(TypeSourceInfo *newType) { in setTypeSourceInfo()