Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp1888 lookupPathImpl(Start, End, Root.get()); in lookupPath()
1896 RedirectingFileSystem::lookupPathImpl( in lookupPathImpl() function in RedirectingFileSystem
1928 lookupPathImpl(Start, End, DirEntry.get()); in lookupPathImpl()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/
H A DVirtualFileSystem.h806 ErrorOr<LookupResult> lookupPathImpl(llvm::sys::path::const_iterator Start,