Searched refs:getOutputUnitDIE (Results 1 – 1 of 1) sorted by relevance
95 DIE *getOutputUnitDIE() const { return CUDie.get(); } in getOutputUnitDIE() function in llvm::dsymutil::__anon5c7ea04f0111::CompileUnit2296 if (auto *OutputDIE = Unit.getOutputUnitDIE()) { in patchLineTableForUnit()2516 if (!CurrentUnit.getOutputUnitDIE()) in link()2518 Streamer->emitDIE(*CurrentUnit.getOutputUnitDIE()); in link()