Home
last modified time | relevance | path

Searched defs:UniqueUnitID (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.h203 std::atomic<size_t> &UniqueUnitID; global() member
341 std::atomic<size_t> UniqueUnitID; global() variable
H A DDWARFLinkerImpl.cpp35 ClangModules(ClangModules), UniqueUnitID(UniqueUnitID) { in LinkContext() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinker.h780 unsigned UniqueUnitID = 0; variable