Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DVirtualFileSystem.h945 ErrorOr<LookupResult> lookupPathImpl(llvm::sys::path::const_iterator Start,
/llvm-project-15.0.7/llvm/lib/Support/
H A DVirtualFileSystem.cpp2206 lookupPathImpl(Start, End, Root.get()); in lookupPath()
2214 RedirectingFileSystem::lookupPathImpl( in lookupPathImpl() function in RedirectingFileSystem
2246 lookupPathImpl(Start, End, DirEntry.get()); in lookupPathImpl()