Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DVirtualFileSystem.h609 Entry *getLastContent() const { return Contents.back().get(); } in getLastContent() function
/external/llvm-project/llvm/include/llvm/Support/
DVirtualFileSystem.h613 Entry *getLastContent() const { return Contents.back().get(); } in getLastContent() function
/external/clang/lib/Basic/
DVirtualFileSystem.cpp737 Entry *getLastContent() const { return Contents.back().get(); } in getLastContent() function in __anon45e96e000711::RedirectingDirectoryEntry
1074 return DE->getLastContent(); in lookupOrCreateEntry()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DVirtualFileSystem.cpp1266 return DE->getLastContent(); in lookupOrCreateEntry()
/external/llvm-project/llvm/lib/Support/
DVirtualFileSystem.cpp1315 return DE->getLastContent(); in lookupOrCreateEntry()