Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DVirtualFileSystem.cpp1812 RedirectingFileSystem::Entry *&ToEntry = Entries[From]; in create() local
1813 if (ToEntry) in create()
1837 ToEntry = NewFile.get(); in create()