Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp2707 ErrorOr<RedirectingFileSystem::LookupResult> RootResult = in collectVFSFromYAML() local
2709 if (!RootResult) in collectVFSFromYAML()
2713 getVFSEntries(RootResult->E, Components, CollectedEntries); in collectVFSFromYAML()