Home
last modified time | relevance | path

Searched defs:TargetPath (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang-tools-extra/clangd/
H A DHeaderSourceSwitch.cpp82 if (auto TargetPath = URI::resolve(TargetURI, OriginalFile)) { in getCorrespondingHeaderOrSource() local
/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp697 std::string TargetPath; global() member in llvm::vfs::detail::__anoneadfb2db0511::InMemorySymbolicLink
701 InMemorySymbolicLink(StringRef Path,StringRef TargetPath,Status Stat) InMemorySymbolicLink() argument
988 SmallString<128> TargetPath = Symlink->getTargetPath(); lookupNode() local
/llvm-project/clang-tools-extra/modularize/
H A DPreprocessorTracker.cpp816 llvm::StringRef TargetPath) override { in handleIncludeDirective()
/llvm-project/bolt/runtime/
H A Dinstr.cpp682 static char TargetPath[NameMax] = {}; in getBinaryPath() local