Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DVirtualFileSystem.h935 bool pathComponentMatches(llvm::StringRef lhs, llvm::StringRef rhs) const { in pathComponentMatches() function
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DVirtualFileSystem.cpp2279 if (!pathComponentMatches(*Start, FromName)) in lookupPathImpl()