Home
last modified time | relevance | path

Searched defs:TheU (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfFile.cpp32 for (const auto &TheU : CUs) in emitUnits() local
36 void DwarfFile::emitUnit(DwarfUnit *TheU, bool UseOffsets) { in emitUnit()
65 for (const auto &TheU : CUs) { in computeSizeAndOffsets() local
82 unsigned DwarfFile::computeSizeAndOffsetsForUnit(DwarfUnit *TheU) { in computeSizeAndOffsetsForUnit()
H A DDwarfDebug.cpp2355 DwarfCompileUnit *TheU = NU.second; in emitDebugPubSections() local
2383 DwarfCompileUnit *TheU, in emitDebugPubSection()