Searched defs:CUDIE (Results 1 – 4 of 4) sorted by relevance
242 auto CUDIE = CU->getUnitDIE(); in dumpDebugLines() local
156 const auto *CUDIE = CU->getUnitDIE(); in dump() local
1053 if (auto CUDIE = CU->getUnitDIE()) in buildLineToUnitMap() local
456 #define CUDIE(fromcu) \ macro