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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileCollector.h57 void addFileToMapping(StringRef VirtualPath, StringRef RealPath) { function in class:llvm::FileCollector
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
H A DFileCollector.cpp101 addFileToMapping(VirtualPath, DstPath);

Completed in 52 milliseconds