Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Support/
H A DVirtualFileSystem.h415 iterator overlays_end() { return FSList.rend(); } overlays_end() function
416 const_iterator overlays_end() const { return FSList.rend(); } overlays_end() function