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