Searched refs:UnitID (Results 1 – 1 of 1) sorted by relevance
1430 unsigned UnitID; ///< A unique ID that identifies each compile unit. member in llvm::dsymutil::__anon1f629b1b0111::DwarfLinker3265 Unit = llvm::make_unique<CompileUnit>(*CU, UnitID++, !Options.NoODR, in loadClangModule()3331 UnitID = 0; in link()3364 Units.emplace_back(*CU, UnitID++, !Options.NoODR, ""); in link()