Home
last modified time | relevance | path

Searched refs:RealFSDirIter (Results 1 – 17 of 17) sorted by relevance

/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Basic/
H A DVirtualFileSystem.cpp298 class RealFSDirIter : public clang::vfs::detail::DirIterImpl { class
302 RealFSDirIter(const Twine &Path, std::error_code &EC) : Iter(Path, EC) { in RealFSDirIter() function in __anond7e2b9a30311::RealFSDirIter
332 return directory_iterator(std::make_shared<RealFSDirIter>(Dir, EC)); in dir_begin()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Support/
H A DVirtualFileSystem.cpp357 class RealFSDirIter : public llvm::vfs::detail::DirIterImpl { class
361 RealFSDirIter(const Twine &Path, std::error_code &EC) : Iter(Path, EC) { in RealFSDirIter() function in __anonb54357ee0311::RealFSDirIter
382 std::make_shared<RealFSDirIter>(adjustPath(Dir, Storage), EC)); in dir_begin()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DVirtualFileSystem.cpp357 class RealFSDirIter : public llvm::vfs::detail::DirIterImpl { class
361 RealFSDirIter(const Twine &Path, std::error_code &EC) : Iter(Path, EC) { in RealFSDirIter() function in __anon55a8a5d90311::RealFSDirIter
382 std::make_shared<RealFSDirIter>(adjustPath(Dir, Storage), EC)); in dir_begin()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp357 class RealFSDirIter : public llvm::vfs::detail::DirIterImpl { class
361 RealFSDirIter(const Twine &Path, std::error_code &EC) : Iter(Path, EC) { in RealFSDirIter() function in __anon7a09a7510311::RealFSDirIter
382 std::make_shared<RealFSDirIter>(adjustPath(Dir, Storage), EC)); in dir_begin()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Support/
H A DVirtualFileSystem.cpp357 class RealFSDirIter : public llvm::vfs::detail::DirIterImpl { class
361 RealFSDirIter(const Twine &Path, std::error_code &EC) : Iter(Path, EC) { in RealFSDirIter() function in __anond3d58e2e0311::RealFSDirIter
382 std::make_shared<RealFSDirIter>(adjustPath(Dir, Storage), EC)); in dir_begin()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Support/
H A DVirtualFileSystem.cpp314 class RealFSDirIter : public llvm::vfs::detail::DirIterImpl { class
318 RealFSDirIter(const Twine &Path, std::error_code &EC) : Iter(Path, EC) { in RealFSDirIter() function in __anone1a0eaac0311::RealFSDirIter
337 return directory_iterator(std::make_shared<RealFSDirIter>(Dir, EC)); in dir_begin()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Support/
H A DVirtualFileSystem.cpp357 class RealFSDirIter : public llvm::vfs::detail::DirIterImpl { class
361 RealFSDirIter(const Twine &Path, std::error_code &EC) : Iter(Path, EC) { in RealFSDirIter() function in __anoneaf4ad010311::RealFSDirIter
382 std::make_shared<RealFSDirIter>(adjustPath(Dir, Storage), EC)); in dir_begin()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Support/
H A DVirtualFileSystem.cpp357 class RealFSDirIter : public llvm::vfs::detail::DirIterImpl { class
361 RealFSDirIter(const Twine &Path, std::error_code &EC) : Iter(Path, EC) { in RealFSDirIter() function in __anon3bb006160311::RealFSDirIter
382 std::make_shared<RealFSDirIter>(adjustPath(Dir, Storage), EC)); in dir_begin()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Support/
H A DVirtualFileSystem.cpp357 class RealFSDirIter : public llvm::vfs::detail::DirIterImpl {
361 RealFSDirIter(const Twine &Path, std::error_code &EC) : Iter(Path, EC) {
382 std::make_shared<RealFSDirIter>(adjustPath(Dir, Storage), EC));
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Support/
H A DVirtualFileSystem.cpp357 class RealFSDirIter : public llvm::vfs::detail::DirIterImpl { class
361 RealFSDirIter(const Twine &Path, std::error_code &EC) : Iter(Path, EC) { in RealFSDirIter() function in __anon584630640311::RealFSDirIter
382 std::make_shared<RealFSDirIter>(adjustPath(Dir, Storage), EC)); in dir_begin()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Support/
H A DVirtualFileSystem.cpp357 class RealFSDirIter : public llvm::vfs::detail::DirIterImpl { class
361 RealFSDirIter(const Twine &Path, std::error_code &EC) : Iter(Path, EC) { in RealFSDirIter() function in __anonbb2cb6400311::RealFSDirIter
382 std::make_shared<RealFSDirIter>(adjustPath(Dir, Storage), EC)); in dir_begin()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Support/
H A DVirtualFileSystem.cpp357 class RealFSDirIter : public llvm::vfs::detail::DirIterImpl { class
361 RealFSDirIter(const Twine &Path, std::error_code &EC) : Iter(Path, EC) { in RealFSDirIter() function in __anona777fb700311::RealFSDirIter
382 std::make_shared<RealFSDirIter>(adjustPath(Dir, Storage), EC)); in dir_begin()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp357 class RealFSDirIter : public llvm::vfs::detail::DirIterImpl { class
361 RealFSDirIter(const Twine &Path, std::error_code &EC) : Iter(Path, EC) { in RealFSDirIter() function in __anoneb6da4630311::RealFSDirIter
382 std::make_shared<RealFSDirIter>(adjustPath(Dir, Storage), EC)); in dir_begin()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Support/
H A DVirtualFileSystem.cpp357 class RealFSDirIter : public llvm::vfs::detail::DirIterImpl { class
361 RealFSDirIter(const Twine &Path, std::error_code &EC) : Iter(Path, EC) { in RealFSDirIter() function in __anonfe2936160311::RealFSDirIter
382 std::make_shared<RealFSDirIter>(adjustPath(Dir, Storage), EC)); in dir_begin()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Support/
H A DVirtualFileSystem.cpp357 class RealFSDirIter : public llvm::vfs::detail::DirIterImpl { class
361 RealFSDirIter(const Twine &Path, std::error_code &EC) : Iter(Path, EC) { in RealFSDirIter() function in __anon53dec0540311::RealFSDirIter
382 std::make_shared<RealFSDirIter>(adjustPath(Dir, Storage), EC)); in dir_begin()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Support/
H A DVirtualFileSystem.cpp357 class RealFSDirIter : public llvm::vfs::detail::DirIterImpl { class
361 RealFSDirIter(const Twine &Path, std::error_code &EC) : Iter(Path, EC) { in RealFSDirIter() function in __anon65772c020311::RealFSDirIter
382 std::make_shared<RealFSDirIter>(adjustPath(Dir, Storage), EC)); in dir_begin()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Support/
H A DVirtualFileSystem.cpp358 class RealFSDirIter : public llvm::vfs::detail::DirIterImpl { class
362 RealFSDirIter(const Twine &Path, std::error_code &EC) : Iter(Path, EC) { in RealFSDirIter() function in __anon2db646e10311::RealFSDirIter
383 std::make_shared<RealFSDirIter>(adjustPath(Dir, Storage), EC)); in dir_begin()