Searched defs:newType (Results 1 – 9 of 9) sorted by relevance
311 RelType newType; in relocate() local
777 } else if (RelType newType = aux.relocTypes[i]) { in riscvFinalizeRelax() local
164 const WasmGlobalType *newType) { in checkGlobalType()195 const WasmTableType *newType) { in checkTableType()
390 auto *newType = make<WasmTableType>(*tableType); in setLimits() local
3780 auto *newType in getDependentSizedArrayType() local3863 auto *newType = new (*this, TypeAlignment) in getIncompleteArrayType() local4628 Type *newType = in getInjectedClassNameType() local4733 auto *newType = new (*this, TypeAlignment) RecordType(Decl); in getRecordType() local4746 auto *newType = new (*this, TypeAlignment) EnumType(Decl); in getEnumType() local4762 Type *newType = new (*this, TypeAlignment) UnresolvedUsingType(Decl); in getUnresolvedUsingType() local5091 auto *newType = new (*this, TypeAlignment) in getMacroQualifiedType() local5478 auto *newType = new (mem) ObjCTypeParamType(Decl, Canonical, protocols); in getObjCTypeParamType() local
1432 QualType newType = BaseType::VisitAttributedType(attrType); in VisitAttributedType() local
469 static uint8_t mergeTypeForSet(uint8_t origType, uint8_t newType) { in mergeTypeForSet()
375 TypeIndex newType = TypeIndex(SimpleTypeKind::NotTranslated); in translateIdSymbols() local
715 void setType(QualType newType) { DeclType = newType; } in setType()3350 void setTypeSourceInfo(TypeSourceInfo *newType) { in setTypeSourceInfo()