Searched defs:CUDIE (Results 1 – 5 of 5) sorted by relevance
119 if (auto CUDIE = U->getUnitDIE()) in parseImpl() local
1450 if (auto CUDIE = U->getUnitDIE()) in buildLineToUnitMap() local
156 const auto *CUDIE = CU->getUnitDIE(); in dump() local
1114 if (auto CUDIE = CU->getUnitDIE()) in buildLineToUnitMap() local
571 #define CUDIE(fromcu) \ macro