Home
last modified time | relevance | path

Searched defs:newType (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/contrib/llvm-project/lld/ELF/Arch/
H A DPPC.cpp318 RelType newType; in relocate() local
H A DRISCV.cpp988 } else if (RelType newType = aux.relocTypes[i]) { in finalizeRelax() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp3739 auto *newType = new (*this, alignof(DependentSizedArrayType)) getDependentSizedArrayType() local
3818 auto *newType = new (*this, alignof(IncompleteArrayType)) getIncompleteArrayType() local
4606 Type *newType = new (*this, alignof(InjectedClassNameType)) getInjectedClassNameType() local
4711 auto *newType = new (*this, alignof(RecordType)) RecordType(Decl); getRecordType() local
4724 auto *newType = new (*this, alignof(EnumType)) EnumType(Decl); getEnumType() local
4740 Type *newType = getUnresolvedUsingType() local
5074 auto *newType = new (*this, alignof(MacroQualifiedType)) getMacroQualifiedType() local
5463 auto *newType = new (mem) ObjCTypeParamType(Decl, Canonical, protocols); getObjCTypeParamType() local
[all...]
H A DType.cpp1454 QualType newType = BaseType::VisitAttributedType(attrType); VisitAttributedType() local
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DELFObjectWriter.cpp479 mergeTypeForSet(uint8_t origType,uint8_t newType) mergeTypeForSet() argument
/freebsd-src/contrib/llvm-project/lld/COFF/
H A DPDB.cpp372 TypeIndex newType = TypeIndex(SimpleTypeKind::NotTranslated); in translateIdSymbols() local
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h718 setType(QualType newType) setType() argument
3453 setTypeSourceInfo(TypeSourceInfo * newType) setTypeSourceInfo() argument