Home
last modified time | relevance | path

Searched defs:getLastContent (Results 1 – 3 of 3) 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