Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Support/
H A DVirtualFileSystem.cpp805 bool InMemoryFileSystem::addHardLink(const Twine &FromPath, in addHardLink() argument
807 auto FromNode = lookupInMemoryNode(*this, Root.get(), FromPath); in addHardLink()
813 return this->addFile(FromPath, 0, nullptr, None, None, None, None, in addHardLink()