Searched refs:getVFSEntries (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | VirtualFileSystem.cpp | 1847 static void getVFSEntries(RedirectingFileSystem::Entry *SrcE, in getVFSEntries() function 1857 getVFSEntries(SubEntry.get(), Path, Entries); in getVFSEntries() 1886 getVFSEntries(*RootE, Components, CollectedEntries); in collectVFSFromYAML()
|
/external/llvm-project/llvm/lib/Support/ |
D | VirtualFileSystem.cpp | 1931 static void getVFSEntries(RedirectingFileSystem::Entry *SrcE, in getVFSEntries() function 1941 getVFSEntries(SubEntry.get(), Path, Entries); in getVFSEntries() 1970 getVFSEntries(*RootE, Components, CollectedEntries); in collectVFSFromYAML()
|