Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/
H A DConfigProvider.cpp84 Provider::fromAncestorRelativeYAMLFiles(llvm::StringRef RelPath, in fromAncestorRelativeYAMLFiles()
87 std::string RelPath; in fromAncestorRelativeYAMLFiles() member in clang::clangd::config::Provider::fromAncestorRelativeYAMLFiles::RelFileProvider
136 RelFileProvider(llvm::StringRef RelPath, const ThreadsafeFS &FS, in fromAncestorRelativeYAMLFiles()
H A DTidyProvider.cpp87 std::string RelPath; member in clang::clangd::__anonb0dfb6f30111::DotClangTidyTree
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp215 StringRef RelPath = SP->getFilename(); getFilename() local
/llvm-project/llvm/lib/Support/
H A DPath.cpp534 StringRef RelPath = OrigPath.substr(OldPrefix.size()); replace_path_prefix() local