Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileCollector.h116 void addFileToMapping(StringRef VirtualPath, StringRef RealPath) { in addFileToMapping() function
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DFileCollector.cpp133 addFileToMapping(Paths.VirtualPath, DstPath); in addFileImpl()