Searched refs:DieTy (Results 1 – 1 of 1) sorted by relevance
6348 if (auto *DieTy = getOrCreateType(Ty, TheCU->getFile())) in EmitExplicitCastType() local6349 DBuilder.retainType(DieTy); in EmitExplicitCastType()6354 if (auto *DieTy = getOrCreateType(Ty, TheCU->getFile())) in EmitAndRetainType() local6355 DBuilder.retainType(DieTy); in EmitAndRetainType()