Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DVirtualFileSystem.h898 bool pathComponentMatches(llvm::StringRef lhs, llvm::StringRef rhs) const { in pathComponentMatches() function
/llvm-project-15.0.7/llvm/lib/Support/
H A DVirtualFileSystem.cpp2225 if (!pathComponentMatches(*Start, FromName)) in lookupPathImpl()