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.cpp6348 if (auto *DieTy = getOrCreateType(Ty, TheCU->getFile())) in EmitExplicitCastType() local
6349 DBuilder.retainType(DieTy); in EmitExplicitCastType()
6354 if (auto *DieTy = getOrCreateType(Ty, TheCU->getFile())) in EmitAndRetainType() local
6355 DBuilder.retainType(DieTy); in EmitAndRetainType()