Searched refs:DieTy (Results 1 – 2 of 2) sorted by relevance
4998 if (auto *DieTy = getOrCreateType(Ty, TheCU->getFile())) in EmitExplicitCastType() local4999 DBuilder.retainType(DieTy); in EmitExplicitCastType()5004 if (auto *DieTy = getOrCreateType(Ty, TheCU->getFile())) in EmitAndRetainType() local5005 DBuilder.retainType(DieTy); in EmitAndRetainType()
3770 if (auto *DieTy = getOrCreateType(Ty, getOrCreateMainFile())) in EmitExplicitCastType() local3772 DBuilder.retainType(DieTy); in EmitExplicitCastType()