Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DVirtualFileSystem.cpp2192 RedirectingFileSystem::Entry *&ToEntry = Entries[From]; in create() local
2193 if (ToEntry) in create()
2217 ToEntry = NewFile.get(); in create()