Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/test/clang-tidy/checkers/
H A Dmodernize-pass-by-value.cpp16 struct NotMovable { struct
20 int a, b, c;
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
H A Dmodernize-pass-by-value.cpp16 struct NotMovable { struct
20 int a, b, c;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dmodernize-pass-by-value.cpp16 struct NotMovable { struct
20 int a, b, c;
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/test/clang-tidy/checkers/
H A Dmodernize-pass-by-value.cpp16 struct NotMovable { struct
20 int a, b, c;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/test/clang-tidy/checkers/
H A Dmodernize-pass-by-value.cpp16 struct NotMovable { struct
20 int a, b, c;
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/test/clang-tidy/
H A Dmodernize-pass-by-value.cpp16 struct NotMovable { struct
20 int a, b, c;
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dmodernize-pass-by-value.cpp16 struct NotMovable { struct
20 int a, b, c;
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/test/clang-tidy/checkers/
H A Dmodernize-pass-by-value.cpp16 struct NotMovable { struct
20 int a, b, c;
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/test/clang-tidy/checkers/
H A Dmodernize-pass-by-value.cpp16 struct NotMovable { struct
20 int a, b, c;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dmodernize-pass-by-value.cpp16 struct NotMovable { struct
20 int a, b, c;
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
H A Dmodernize-pass-by-value.cpp16 struct NotMovable { struct
20 int a, b, c;
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dmodernize-pass-by-value.cpp16 struct NotMovable { struct
20 int a, b, c;
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dmodernize-pass-by-value.cpp16 struct NotMovable { struct
20 int a, b, c;
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/extra/test/clang-tidy/
H A Dmodernize-pass-by-value.cpp16 struct NotMovable { struct
20 int a, b, c;
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/tools/extra/test/clang-tidy/
H A Dmodernize-pass-by-value.cpp16 struct NotMovable { struct
20 int a, b, c;
/dports/misc/valentina/valentina-5b7e98bf48a86e3c444423a9f03533440a39aad9/src/libs/vwidgets/
H A Dvpieceitem.h43 NotMovable = 0x0, enumerator
/dports/net/mvfst/mvfst-248b2dc39bbd36863bbaa50385e8683428610009/quic/common/test/
H A DCircularDequeTest.cpp83 struct NotMovable { struct
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/containers/
H A Dintrusive_heap_unittest.cc143 struct NotMovable { struct
144 static constexpr bool value = !std::is_nothrow_move_constructible<T>::value &&
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/containers/
H A Dintrusive_heap_unittest.cc141 struct NotMovable { struct
142 static constexpr bool value = !std::is_nothrow_move_constructible<T>::value &&