Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DConfigProvider.cpp83 Provider::fromAncestorRelativeYAMLFiles(llvm::StringRef RelPath, in fromAncestorRelativeYAMLFiles()
86 std::string RelPath; in fromAncestorRelativeYAMLFiles() member in clang::clangd::config::Provider::fromAncestorRelativeYAMLFiles::RelFileProvider
135 RelFileProvider(llvm::StringRef RelPath, const ThreadsafeFS &FS, in fromAncestorRelativeYAMLFiles()
H A DTidyProvider.cpp85 std::string RelPath; member in clang::clangd::__anon929113700111::DotClangTidyTree
/llvm-project-15.0.7/libc/utils/tools/WrapperGen/
H A DMain.cpp160 auto RelPath = in generateWrapper() local
/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp214 StringRef RelPath = SP->getFilename(); in getFilename() local
/llvm-project-15.0.7/llvm/lib/Support/
H A DPath.cpp533 StringRef RelPath = OrigPath.substr(OldPrefix.size()); in replace_path_prefix() local