Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DVirtualFileSystem.cpp1881 ErrorOr<RedirectingFileSystem::Entry *> RootE = VFS->lookupPath("/"); in collectVFSFromYAML() local
1882 if (!RootE) in collectVFSFromYAML()
1886 getVFSEntries(*RootE, Components, CollectedEntries); in collectVFSFromYAML()
/external/llvm-project/llvm/lib/Support/
DVirtualFileSystem.cpp1965 ErrorOr<RedirectingFileSystem::Entry *> RootE = VFS->lookupPath("/"); in collectVFSFromYAML() local
1966 if (!RootE) in collectVFSFromYAML()
1970 getVFSEntries(*RootE, Components, CollectedEntries); in collectVFSFromYAML()