Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DFileCollector.cpp125 SmallString<256> DstPath = StringRef(Root); in addFileImpl() local
126 sys::path::append(DstPath, sys::path::relative_path(Paths.CopyFrom)); in addFileImpl()
133 addFileToMapping(Paths.VirtualPath, DstPath); in addFileImpl()