Home
last modified time | relevance | path

Searched defs:DDTy (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugHandlerBase.cpp151 const DIDerivedType *DDTy = dyn_cast<DIDerivedType>(Ty); in getBaseTypeSize() local
H A DCodeViewDebug.cpp2325 collectMemberInfo(ClassInfo & Info,const DIDerivedType * DDTy) collectMemberInfo() argument
2383 } else if (auto *DDTy = dyn_cast<DIDerivedType>(Element)) { collectClassInfo() local
[all...]
H A DDwarfUnit.cpp952 else if (auto *DDTy = dyn_cast<DIDerivedType>(Element)) { in constructTypeDIE() local
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp299 const auto *DDTy = cast<DIDerivedType>(Element); in completeType() local