Home
last modified time | relevance | path

Searched defs:overlays_end (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/llvm/include/llvm/Support/
DVirtualFileSystem.h355 iterator overlays_end() { return FSList.rend(); } in overlays_end() function
356 const_iterator overlays_end() const { return FSList.rend(); } in overlays_end() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DVirtualFileSystem.h354 iterator overlays_end() { return FSList.rend(); } in overlays_end() function
355 const_iterator overlays_end() const { return FSList.rend(); } in overlays_end() function
/external/clang/include/clang/Basic/
DVirtualFileSystem.h279 iterator overlays_end() { return FSList.rend(); } in overlays_end() function