Home
last modified time | relevance | path

Searched refs:UniqueUnitID (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h806 unsigned UniqueUnitID = 0; variable
/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp2252 Unit = std::make_unique<CompileUnit>(*CU, UniqueUnitID++, !Options.NoODR, in loadClangModule()
2584 *CU, UniqueUnitID++, !Options.NoODR && !Options.Update, "")); in link()