Searched defs:contents_end (Results 1 – 2 of 2) sorted by relevance
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ | ||
| D | VirtualFileSystem.h | 614 iterator contents_end() { return Contents.end(); } in contents_end() function |
| /external/clang/lib/Basic/ | ||
| D | VirtualFileSystem.cpp | 740 iterator contents_end() { return Contents.end(); } in contents_end() function in __anone0b4001e0711::RedirectingDirectoryEntry |