Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A 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