Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DVirtualFileSystem.cpp2132 ErrorOr<RedirectingFileSystem::LookupResult> RootResult = in collectVFSFromYAML() local
2134 if (!RootResult) in collectVFSFromYAML()
2138 getVFSEntries(RootResult->E, Components, CollectedEntries); in collectVFSFromYAML()