Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DVirtualFileSystem.h783 Entry *getLastContent() const { return Contents.back().get(); } in getLastContent() function
/llvm-project-15.0.7/llvm/lib/Support/
H A DVirtualFileSystem.cpp1697 return DE->getLastContent(); in lookupOrCreateEntry()