Home
last modified time | relevance | path

Searched defs:getLastContent (Results 1 – 2 of 2) 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/clang/lib/Basic/
DVirtualFileSystem.cpp737 Entry *getLastContent() const { return Contents.back().get(); } in getLastContent() function in __anone0b4001e0711::RedirectingDirectoryEntry