Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp2225 RedirectingFileSystem::Entry *&ToEntry = Entries[From]; in create() local
2226 if (ToEntry) in create()
2250 ToEntry = NewFile.get(); in create()