Home
last modified time | relevance | path

Searched refs:DieTy (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp6085 if (auto *DieTy = getOrCreateType(Ty, TheCU->getFile())) in EmitExplicitCastType() local
6086 DBuilder.retainType(DieTy); in EmitExplicitCastType()
6091 if (auto *DieTy = getOrCreateType(Ty, TheCU->getFile())) in EmitAndRetainType() local
6092 DBuilder.retainType(DieTy); in EmitAndRetainType()