Searched defs:CUDIE (Results 1 – 6 of 6) sorted by relevance
116 if (auto CUDIE = U->getUnitDIE()) in parseImpl() local
1425 if (auto CUDIE = U->getUnitDIE()) in buildLineToUnitMap() local
346 auto CUDIE = CU->getUnitDIE(); in dumpDebugLines() local
156 const auto *CUDIE = CU->getUnitDIE(); in dump() local
1114 if (auto CUDIE = CU->getUnitDIE()) in buildLineToUnitMap() local
460 #define CUDIE(fromcu) \ macro