Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DVirtualFileSystem.h754 bool pathComponentMatches(llvm::StringRef lhs, llvm::StringRef rhs) const { in pathComponentMatches() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DVirtualFileSystem.cpp1906 if (!pathComponentMatches(*Start, FromName)) in lookupPathImpl()