Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Support/
DVirtualFileSystem.cpp1707 RedirectingFileSystem::Entry *&ToEntry = Entries[From]; in create() local
1708 if (ToEntry) in create()
1734 ToEntry = NewFile.get(); in create()