Searched refs:forEachCompileAndTypeUnit (Results 1 – 2 of 2) sorted by relevance
307 void forEachCompileAndTypeUnit(function_ref<void(DwarfUnit *CU)> UnitHandler);
1075 void DWARFLinkerImpl::forEachCompileAndTypeUnit( in forEachCompileAndTypeUnit() function in DWARFLinkerImpl1218 forEachCompileAndTypeUnit([&](DwarfUnit *CU) { in emitAppleAcceleratorSections()1350 forEachCompileAndTypeUnit([&](DwarfUnit *CU) { in emitDWARFv5DebugNamesSection()