Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DVirtualFileSystem.cpp686 StringRef getTargetPath() const { return TargetPath; } in getTargetPath() function in llvm::vfs::detail::__anon4785343f0511::InMemorySymbolicLink
961 SmallString<128> TargetPath = Symlink->getTargetPath(); in lookupNode()