Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Support/
H A DVirtualFileSystem.cpp2138 RedirectingFileSystem::Entry *&ToEntry = Entries[From]; in create() local
2139 if (ToEntry) in create()
2163 ToEntry = NewFile.get(); in create()