Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp2660 static void getVFSEntries(RedirectingFileSystem::Entry *SrcE, in getVFSEntries() function
2670 getVFSEntries(SubEntry.get(), Path, Entries); in getVFSEntries()
2713 getVFSEntries(RootResult->E, Components, CollectedEntries); in collectVFSFromYAML()