Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DVirtualFileSystem.h610 addSymbolicLink(const Twine &NewLink, const Twine &Target,
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp1060 bool InMemoryFileSystem::addSymbolicLink( in addSymbolicLink() function in llvm::vfs::InMemoryFileSystem