Home
last modified time | relevance | path

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

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