Home
last modified time | relevance | path

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

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