Searched defs:DTy (Results 1 - 10 of 10) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.h61 const DIDerivedType *DTy; member in class:llvm::BTFTypeDerived
H A DBPFAbstractMemberAccess.cpp765 auto *DTy = cast<DIDerivedType>(Ty); local
H A DBTFDebug.cpp43 BTFTypeDerived::BTFTypeDerived(const DIDerivedType *DTy, unsigned Tag, argument
554 void BTFDebug::visitDerivedType(const DIDerivedType *DTy, uint32_t &TypeId, argument
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp1212 QualType DTy = DE->getDestroyedType(); local
H A DSemaType.cpp6735 const Type *DTy = Ty->getUnqualifiedDesugaredType(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Linker/
H A DIRMover.cpp216 void TypeMapTy::finishType(StructType *DTy, StructType *STy, argument
262 StructType *DTy = StructType::create(Ty->getContext()); local
343 StructType *DTy = StructType::create(Ty->getContext()); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp787 void DwarfUnit::constructTypeDIE(DIE &Buffer, const DIDerivedType *DTy) { argument
1469 const DIType *DTy = CTy->getBaseType(); local
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp992 QualType DTy = DE->getDestroyedType(); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp1831 llvm::DIType *DTy = DBuilder.createInheritance(RecordTy, BaseTy, BaseOffset, local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp4578 QualType DTy = DE->getDestroyedType(); local
5045 QualType DTy = DE->getDestroyedType(); local

Completed in 364 milliseconds