Home
last modified time | relevance | path

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

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