Home
last modified time | relevance | path

Searched defs:DTy (Results 1 – 17 of 17) sorted by relevance

/llvm-project/llvm/lib/Target/BPF/
H A DBPFPreserveDIType.cpp91 unsigned Tag = DTy->getTag(); in BPFPreserveDITypeImpl() local
H A DBTFDebug.cpp48 BTFTypeDerived(const DIDerivedType * DTy,unsigned Tag,bool NeedsFixup) BTFTypeDerived() argument
474 BTFTypeTypeTag(const DIDerivedType * DTy,StringRef Tag) BTFTypeTypeTag() argument
622 genBTFTypeTags(const DIDerivedType * DTy,int BaseTypeId) genBTFTypeTags() argument
799 visitDerivedType(const DIDerivedType * DTy,uint32_t & TypeId,bool CheckPointer,bool SeenPointer) visitDerivedType() argument
897 if (const auto *DTy = dyn_cast<DIDerivedType>(Ty)) { visitTypeEntry() local
929 else if (const auto *DTy = dyn_cast<DIDerivedType>(Ty)) visitTypeEntry() local
948 while (auto *DTy = dyn_cast<DIDerivedType>(Ty)) { visitMapDefType() local
1642 const DIDerivedType *DTy = TypeInfo.first; endModule() local
[all...]
H A DBPFAbstractMemberAccess.cpp252 CheckDerivedType(DIDerivedType * ParentTy,DIDerivedType * DTy) CheckDerivedType() argument
273 else if (auto *DTy = dyn_cast<DIDerivedType>(Ty)) CheckAnonRecordType() local
289 while (auto *DTy = dyn_cast<DIDerivedType>(Ty)) { stripQualifiers() local
298 while (auto *DTy = dyn_cast<DIDerivedType>(Ty)) { stripQualifiers() local
904 auto *DTy = cast<DIDerivedType>(Ty); computeBaseAndAccessKey() local
[all...]
H A DBTFDebug.h65 const DIDerivedType *DTy; variable
236 const DIDerivedType *DTy; variable
/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DVirtualNearMissCheck.cpp66 QualType DTy = DerivedReturnTy->getPointeeType().getCanonicalType(); in checkOverridingFunctionReturnType() local
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugHandlerBase.cpp202 if (auto *DTy = dyn_cast<DIDerivedType>(Ty)) { in isUnsignedDIType() local
H A DCodeViewDebug.cpp3351 emitConstantSymbolRecord(const DIType * DTy,APSInt & Value,const std::string & QualifiedName) emitConstantSymbolRecord() argument
3373 for (const DIDerivedType *DTy : StaticConstMembers) { emitStaticConstMemberList() local
3396 if (auto *DTy = dyn_cast<DIDerivedType>(Ty)) { isFloatDIType() local
[all...]
H A DDwarfUnit.cpp773 constructTypeDIE(DIE & Buffer,const DIDerivedType * DTy) constructTypeDIE() argument
1585 const DIType *DTy = CTy->getBaseType(); constructEnumTypeDIE() local
[all...]
/llvm-project/llvm/lib/Linker/
H A DIRMover.cpp228 finishType(StructType * DTy,StructType * STy,ArrayRef<Type * > ETypes) finishType() argument
265 StructType *DTy = StructType::create(Ty->getContext()); get() local
290 if (auto *DTy = dyn_cast<StructType>(*Entry)) { get() local
345 StructType *DTy = StructType::create(Ty->getContext()); get() local
/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp1205 if (DTy.isNull() || DTy->isDependentType()) { in canThrow() local
H A DSemaType.cpp6815 const Type *DTy = Ty->getUnqualifiedDesugaredType(); FunctionTypeUnwrapper() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DDebugify.cpp98 DIType *&DTy = TypeCache[Size]; in applyDebugifyMetadata() local
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp1416 QualType DTy = DE->getDestroyedType(); in ProcessDeleteDtor() local
1432 auto getDtorDecl = [](const QualType &DTy) { in ProcessDeleteDtor() argument
[all...]
/llvm-project/clang/lib/Analysis/
H A DCFG.cpp4868 QualType DTy = DE->getDestroyedType(); VisitCXXDeleteExpr() local
5330 QualType DTy = DE->getDestroyedType(); getDestructorDecl() local
/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2232 llvm::DIType *DTy = DBuilder.createInheritance(RecordTy, BaseTy, BaseOffset, CollectCXXBasesAux() local
H A DCGBuiltin.cpp7912 llvm::FixedVectorType *DTy = EmitCommonNeonBuiltinExpr() local
/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp12498 auto *DTy = Denominator->getType(); isImpliedViaOperations() local