Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DVirtualFileSystem.h639 Entry *getLastContent() const { return Contents.back().get(); } in getLastContent() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DVirtualFileSystem.cpp1408 return DE->getLastContent(); in lookupOrCreateEntry()