Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGDebugInfo.cpp4998 if (auto *DieTy = getOrCreateType(Ty, TheCU->getFile())) in EmitExplicitCastType() local
4999 DBuilder.retainType(DieTy); in EmitExplicitCastType()
5004 if (auto *DieTy = getOrCreateType(Ty, TheCU->getFile())) in EmitAndRetainType() local
5005 DBuilder.retainType(DieTy); in EmitAndRetainType()
/external/clang/lib/CodeGen/
DCGDebugInfo.cpp3770 if (auto *DieTy = getOrCreateType(Ty, getOrCreateMainFile())) in EmitExplicitCastType() local
3772 DBuilder.retainType(DieTy); in EmitExplicitCastType()