Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DVirtualFileSystem.h805 Entry *getLastContent() const { return Contents.back().get(); } in getLastContent() function
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DVirtualFileSystem.cpp1727 return DE->getLastContent(); in lookupOrCreateEntry()