Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DVirtualFileSystem.h987 ErrorOr<LookupResult> lookupPathImpl(llvm::sys::path::const_iterator Start,
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DVirtualFileSystem.cpp2260 lookupPathImpl(Start, End, Root.get()); in lookupPath()
2268 RedirectingFileSystem::lookupPathImpl( in lookupPathImpl() function in RedirectingFileSystem
2300 lookupPathImpl(Start, End, DirEntry.get()); in lookupPathImpl()