Searched defs:TargetPath (Results 1 – 4 of 4) sorted by relevance
| /llvm-project/clang-tools-extra/clangd/ | ||
| H A D | HeaderSourceSwitch.cpp | 82 if (auto TargetPath = URI::resolve(TargetURI, OriginalFile)) { in getCorrespondingHeaderOrSource() local |
| /llvm-project/llvm/lib/Support/ | ||
| H A D | VirtualFileSystem.cpp | 697 std::string TargetPath; global() member in llvm::vfs::detail::__anoneadfb2db0511::InMemorySymbolicLink |
| /llvm-project/clang-tools-extra/modularize/ | ||
| H A D | PreprocessorTracker.cpp | 816 llvm::StringRef TargetPath) override { in handleIncludeDirective() |
| /llvm-project/bolt/runtime/ | ||
| H A D | instr.cpp | 682 static char TargetPath[NameMax] = {}; in getBinaryPath() local |