Home
last modified time | relevance | path

Searched refs:DirIterState (Results 1 – 25 of 62) sorted by relevance

123

/dports/devel/llbuild/swift-llbuild-swift-DEVELOPMENT-SNAPSHOT-2017-12-10-a/include/llvm/Support/
H A DFileSystem.h708 struct DirIterState;
710 std::error_code directory_iterator_construct(DirIterState &, StringRef);
711 std::error_code directory_iterator_increment(DirIterState &);
712 std::error_code directory_iterator_destruct(DirIterState &);
716 struct DirIterState : public RefCountedBase<DirIterState> { struct
717 DirIterState() in DirIterState() argument
720 ~DirIterState() { in ~DirIterState() argument
733 IntrusiveRefCntPtr<detail::DirIterState> State; argument
737 State = new detail::DirIterState; in directory_iterator()
744 State = new detail::DirIterState; in directory_iterator()
/dports/devel/py-keystone-engine/keystone-engine-0.9.1-3/src/llvm/include/llvm/Support/
H A DFileSystem.h714 struct DirIterState;
716 std::error_code directory_iterator_construct(DirIterState &, StringRef);
717 std::error_code directory_iterator_increment(DirIterState &);
718 std::error_code directory_iterator_destruct(DirIterState &);
722 struct DirIterState : public RefCountedBase<DirIterState> { struct
723 DirIterState() in DirIterState() argument
726 ~DirIterState() { in ~DirIterState() argument
739 IntrusiveRefCntPtr<detail::DirIterState> State; argument
743 State = new detail::DirIterState; in directory_iterator()
750 State = new detail::DirIterState; in directory_iterator()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DFileSystem.h766 struct DirIterState;
768 std::error_code directory_iterator_construct(DirIterState &, StringRef);
769 std::error_code directory_iterator_increment(DirIterState &);
770 std::error_code directory_iterator_destruct(DirIterState &);
774 struct DirIterState : public RefCountedBase<DirIterState> { struct
775 DirIterState() in DirIterState() function
778 ~DirIterState() { in ~DirIterState() argument
791 IntrusiveRefCntPtr<detail::DirIterState> State; argument
795 State = new detail::DirIterState; in directory_iterator()
802 State = new detail::DirIterState; in directory_iterator()
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/Support/
H A DFileSystem.h1176 struct DirIterState;
1178 std::error_code directory_iterator_construct(DirIterState &, StringRef, bool);
1179 std::error_code directory_iterator_increment(DirIterState &);
1180 std::error_code directory_iterator_destruct(DirIterState &);
1183 struct DirIterState { struct
1184 ~DirIterState() { in ~DirIterState() argument
1198 std::shared_ptr<detail::DirIterState> State; argument
1205 State = std::make_shared<detail::DirIterState>(); in FollowSymlinks()
1214 State = std::make_shared<detail::DirIterState>(); in FollowSymlinks()
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/Support/
H A DFileSystem.h1131 struct DirIterState;
1133 std::error_code directory_iterator_construct(DirIterState &, StringRef, bool);
1134 std::error_code directory_iterator_increment(DirIterState &);
1135 std::error_code directory_iterator_destruct(DirIterState &);
1138 struct DirIterState { struct
1139 ~DirIterState() { in ~DirIterState() argument
1153 std::shared_ptr<detail::DirIterState> State; argument
1160 State = std::make_shared<detail::DirIterState>(); in FollowSymlinks()
1170 State = std::make_shared<detail::DirIterState>(); in FollowSymlinks()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/Support/
H A DFileSystem.h1305 struct DirIterState;
1307 std::error_code directory_iterator_construct(DirIterState &, StringRef, bool);
1308 std::error_code directory_iterator_increment(DirIterState &);
1309 std::error_code directory_iterator_destruct(DirIterState &);
1312 struct DirIterState { struct
1313 ~DirIterState() { in ~DirIterState() argument
1327 std::shared_ptr<detail::DirIterState> State; argument
1334 State = std::make_shared<detail::DirIterState>(); in FollowSymlinks()
1343 State = std::make_shared<detail::DirIterState>(); in FollowSymlinks()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/Support/
H A DFileSystem.h1259 struct DirIterState;
1261 std::error_code directory_iterator_construct(DirIterState &, StringRef, bool);
1262 std::error_code directory_iterator_increment(DirIterState &);
1263 std::error_code directory_iterator_destruct(DirIterState &);
1266 struct DirIterState { struct
1267 ~DirIterState() { in ~DirIterState() argument
1281 std::shared_ptr<detail::DirIterState> State; argument
1288 State = std::make_shared<detail::DirIterState>(); in FollowSymlinks()
1297 State = std::make_shared<detail::DirIterState>(); in FollowSymlinks()
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/Support/
H A DFileSystem.h1259 struct DirIterState;
1261 std::error_code directory_iterator_construct(DirIterState &, StringRef, bool);
1262 std::error_code directory_iterator_increment(DirIterState &);
1263 std::error_code directory_iterator_destruct(DirIterState &);
1266 struct DirIterState { struct
1267 ~DirIterState() { in ~DirIterState() argument
1281 std::shared_ptr<detail::DirIterState> State; argument
1288 State = std::make_shared<detail::DirIterState>(); in FollowSymlinks()
1297 State = std::make_shared<detail::DirIterState>(); in FollowSymlinks()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/Support/
H A DFileSystem.h1305 struct DirIterState;
1307 std::error_code directory_iterator_construct(DirIterState &, StringRef, bool);
1308 std::error_code directory_iterator_increment(DirIterState &);
1309 std::error_code directory_iterator_destruct(DirIterState &);
1312 struct DirIterState { struct
1313 ~DirIterState() { in ~DirIterState() argument
1327 std::shared_ptr<detail::DirIterState> State; argument
1334 State = std::make_shared<detail::DirIterState>(); in FollowSymlinks()
1343 State = std::make_shared<detail::DirIterState>(); in FollowSymlinks()
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/Support/
H A DFileSystem.h1259 struct DirIterState;
1261 std::error_code directory_iterator_construct(DirIterState &, StringRef, bool);
1262 std::error_code directory_iterator_increment(DirIterState &);
1263 std::error_code directory_iterator_destruct(DirIterState &);
1266 struct DirIterState { struct
1267 ~DirIterState() { in ~DirIterState() argument
1281 std::shared_ptr<detail::DirIterState> State; argument
1288 State = std::make_shared<detail::DirIterState>(); in FollowSymlinks()
1297 State = std::make_shared<detail::DirIterState>(); in FollowSymlinks()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DFileSystem.h1259 struct DirIterState;
1261 std::error_code directory_iterator_construct(DirIterState &, StringRef, bool);
1262 std::error_code directory_iterator_increment(DirIterState &);
1263 std::error_code directory_iterator_destruct(DirIterState &);
1266 struct DirIterState { struct
1267 ~DirIterState() { in ~DirIterState() argument
1281 std::shared_ptr<detail::DirIterState> State; argument
1288 State = std::make_shared<detail::DirIterState>(); in FollowSymlinks()
1297 State = std::make_shared<detail::DirIterState>(); in FollowSymlinks()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/Support/
H A DFileSystem.h1305 struct DirIterState;
1307 std::error_code directory_iterator_construct(DirIterState &, StringRef, bool);
1308 std::error_code directory_iterator_increment(DirIterState &);
1309 std::error_code directory_iterator_destruct(DirIterState &);
1312 struct DirIterState { struct
1313 ~DirIterState() { in ~DirIterState() argument
1327 std::shared_ptr<detail::DirIterState> State; argument
1334 State = std::make_shared<detail::DirIterState>(); in FollowSymlinks()
1343 State = std::make_shared<detail::DirIterState>(); in FollowSymlinks()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/Support/
H A DFileSystem.h1259 struct DirIterState;
1261 std::error_code directory_iterator_construct(DirIterState &, StringRef, bool);
1262 std::error_code directory_iterator_increment(DirIterState &);
1263 std::error_code directory_iterator_destruct(DirIterState &);
1266 struct DirIterState { struct
1267 ~DirIterState() { in ~DirIterState() argument
1281 std::shared_ptr<detail::DirIterState> State; argument
1288 State = std::make_shared<detail::DirIterState>(); in FollowSymlinks()
1297 State = std::make_shared<detail::DirIterState>(); in FollowSymlinks()
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/Support/
H A DFileSystem.h1261 struct DirIterState;
1263 std::error_code directory_iterator_construct(DirIterState &, StringRef, bool);
1264 std::error_code directory_iterator_increment(DirIterState &);
1265 std::error_code directory_iterator_destruct(DirIterState &);
1268 struct DirIterState { struct
1269 ~DirIterState() { in ~DirIterState() argument
1283 std::shared_ptr<detail::DirIterState> State; argument
1290 State = std::make_shared<detail::DirIterState>(); in FollowSymlinks()
1299 State = std::make_shared<detail::DirIterState>(); in FollowSymlinks()
/dports/devel/binaryen/binaryen-version_98/third_party/llvm-project/include/llvm/Support/
H A DFileSystem.h1259 struct DirIterState;
1261 std::error_code directory_iterator_construct(DirIterState &, StringRef, bool);
1262 std::error_code directory_iterator_increment(DirIterState &);
1263 std::error_code directory_iterator_destruct(DirIterState &);
1266 struct DirIterState { struct
1267 ~DirIterState() { in ~DirIterState() argument
1281 std::shared_ptr<detail::DirIterState> State; argument
1288 State = std::make_shared<detail::DirIterState>(); in FollowSymlinks()
1297 State = std::make_shared<detail::DirIterState>(); in FollowSymlinks()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/Support/
H A DFileSystem.h1375 struct DirIterState;
1377 std::error_code directory_iterator_construct(DirIterState &, StringRef, bool);
1378 std::error_code directory_iterator_increment(DirIterState &);
1379 std::error_code directory_iterator_destruct(DirIterState &);
1382 struct DirIterState { struct
1383 ~DirIterState() { in ~DirIterState() argument
1397 std::shared_ptr<detail::DirIterState> State; argument
1404 State = std::make_shared<detail::DirIterState>(); in FollowSymlinks()
1413 State = std::make_shared<detail::DirIterState>(); in FollowSymlinks()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/Support/
H A DFileSystem.h1375 struct DirIterState;
1377 std::error_code directory_iterator_construct(DirIterState &, StringRef, bool);
1378 std::error_code directory_iterator_increment(DirIterState &);
1379 std::error_code directory_iterator_destruct(DirIterState &);
1382 struct DirIterState { struct
1383 ~DirIterState() { in ~DirIterState() argument
1397 std::shared_ptr<detail::DirIterState> State; argument
1404 State = std::make_shared<detail::DirIterState>(); in FollowSymlinks()
1413 State = std::make_shared<detail::DirIterState>(); in FollowSymlinks()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/Support/
H A DFileSystem.h1375 struct DirIterState;
1377 std::error_code directory_iterator_construct(DirIterState &, StringRef, bool);
1378 std::error_code directory_iterator_increment(DirIterState &);
1379 std::error_code directory_iterator_destruct(DirIterState &);
1382 struct DirIterState { struct
1383 ~DirIterState() { in ~DirIterState() argument
1397 std::shared_ptr<detail::DirIterState> State; argument
1404 State = std::make_shared<detail::DirIterState>(); in FollowSymlinks()
1413 State = std::make_shared<detail::DirIterState>(); in FollowSymlinks()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/Support/
H A DFileSystem.h1375 struct DirIterState;
1377 std::error_code directory_iterator_construct(DirIterState &, StringRef, bool);
1378 std::error_code directory_iterator_increment(DirIterState &);
1379 std::error_code directory_iterator_destruct(DirIterState &);
1382 struct DirIterState { struct
1383 ~DirIterState() { in ~DirIterState() argument
1397 std::shared_ptr<detail::DirIterState> State; argument
1404 State = std::make_shared<detail::DirIterState>(); in FollowSymlinks()
1413 State = std::make_shared<detail::DirIterState>(); in FollowSymlinks()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/Support/
H A DFileSystem.h1375 struct DirIterState;
1377 std::error_code directory_iterator_construct(DirIterState &, StringRef, bool);
1378 std::error_code directory_iterator_increment(DirIterState &);
1379 std::error_code directory_iterator_destruct(DirIterState &);
1382 struct DirIterState { struct
1383 ~DirIterState() { in ~DirIterState() argument
1397 std::shared_ptr<detail::DirIterState> State; argument
1404 State = std::make_shared<detail::DirIterState>(); in FollowSymlinks()
1413 State = std::make_shared<detail::DirIterState>(); in FollowSymlinks()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/Support/
H A DFileSystem.h1375 struct DirIterState;
1377 std::error_code directory_iterator_construct(DirIterState &, StringRef, bool);
1378 std::error_code directory_iterator_increment(DirIterState &);
1379 std::error_code directory_iterator_destruct(DirIterState &);
1382 struct DirIterState { struct
1383 ~DirIterState() { in ~DirIterState() argument
1397 std::shared_ptr<detail::DirIterState> State; argument
1404 State = std::make_shared<detail::DirIterState>(); in FollowSymlinks()
1413 State = std::make_shared<detail::DirIterState>(); in FollowSymlinks()
/dports/devel/llbuild/swift-llbuild-swift-DEVELOPMENT-SNAPSHOT-2017-12-10-a/lib/llvm/Support/Unix/
H A DPath.inc465 std::error_code detail::directory_iterator_construct(detail::DirIterState &it,
479 std::error_code detail::directory_iterator_destruct(detail::DirIterState &it) {
487 std::error_code detail::directory_iterator_increment(detail::DirIterState &it) {
/dports/devel/py-keystone-engine/keystone-engine-0.9.1-3/src/llvm/lib/Support/Unix/
H A DPath.inc441 std::error_code detail::directory_iterator_construct(detail::DirIterState &it,
455 std::error_code detail::directory_iterator_destruct(detail::DirIterState &it) {
463 std::error_code detail::directory_iterator_increment(detail::DirIterState &it) {
/dports/devel/llbuild/swift-llbuild-swift-DEVELOPMENT-SNAPSHOT-2017-12-10-a/lib/llvm/Support/Windows/
H A DPath.inc557 std::error_code detail::directory_iterator_construct(detail::DirIterState &it,
608 std::error_code detail::directory_iterator_destruct(detail::DirIterState &it) {
617 std::error_code detail::directory_iterator_increment(detail::DirIterState &it) {
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-subzero/lib/Support/Unix/
H A DPath.inc528 std::error_code detail::directory_iterator_construct(detail::DirIterState &it,
542 std::error_code detail::directory_iterator_destruct(detail::DirIterState &it) {
550 std::error_code detail::directory_iterator_increment(detail::DirIterState &it) {

123