Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Support/
H A DVirtualFileSystem.cpp687 StringRef getTargetPath() const { return TargetPath; } in getTargetPath() function in llvm::vfs::detail::__anon2f7918780511::InMemorySymbolicLink
963 SmallString<128> TargetPath = Symlink->getTargetPath(); in lookupNode()