Home
last modified time | relevance | path

Searched refs:ExtDefaulted (Results 1 – 16 of 16) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCXX/
H A Dtype-traits.cpp1192 ExtDefaulted();
1193 ExtDefaulted(const ExtDefaulted &);
1194 ExtDefaulted(ExtDefaulted &&);
1195 ExtDefaulted &operator=(const ExtDefaulted &);
1196 ExtDefaulted &operator=(ExtDefaulted &&);
1201 ExtDefaulted::ExtDefaulted() = default;
1202 ExtDefaulted::ExtDefaulted(const ExtDefaulted &) = default;
1203 ExtDefaulted::ExtDefaulted(ExtDefaulted &&) = default;
1204 ExtDefaulted &ExtDefaulted::operator=(const ExtDefaulted &) = default;
1205 ExtDefaulted &ExtDefaulted::operator=(ExtDefaulted &&) = default;
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaCXX/
H A Dtype-traits.cpp1192 ExtDefaulted();
1193 ExtDefaulted(const ExtDefaulted &);
1194 ExtDefaulted(ExtDefaulted &&);
1195 ExtDefaulted &operator=(const ExtDefaulted &);
1196 ExtDefaulted &operator=(ExtDefaulted &&);
1201 ExtDefaulted::ExtDefaulted() = default;
1202 ExtDefaulted::ExtDefaulted(const ExtDefaulted &) = default;
1203 ExtDefaulted::ExtDefaulted(ExtDefaulted &&) = default;
1204 ExtDefaulted &ExtDefaulted::operator=(const ExtDefaulted &) = default;
1205 ExtDefaulted &ExtDefaulted::operator=(ExtDefaulted &&) = default;
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dtype-traits.cpp1193 ExtDefaulted();
1194 ExtDefaulted(const ExtDefaulted &);
1195 ExtDefaulted(ExtDefaulted &&);
1196 ExtDefaulted &operator=(const ExtDefaulted &);
1197 ExtDefaulted &operator=(ExtDefaulted &&);
1202 ExtDefaulted::ExtDefaulted() = default;
1203 ExtDefaulted::ExtDefaulted(const ExtDefaulted &) = default;
1204 ExtDefaulted::ExtDefaulted(ExtDefaulted &&) = default;
1205 ExtDefaulted &ExtDefaulted::operator=(const ExtDefaulted &) = default;
1206 ExtDefaulted &ExtDefaulted::operator=(ExtDefaulted &&) = default;
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dtype-traits.cpp1192 ExtDefaulted();
1193 ExtDefaulted(const ExtDefaulted &);
1194 ExtDefaulted(ExtDefaulted &&);
1195 ExtDefaulted &operator=(const ExtDefaulted &);
1196 ExtDefaulted &operator=(ExtDefaulted &&);
1201 ExtDefaulted::ExtDefaulted() = default;
1202 ExtDefaulted::ExtDefaulted(const ExtDefaulted &) = default;
1203 ExtDefaulted::ExtDefaulted(ExtDefaulted &&) = default;
1204 ExtDefaulted &ExtDefaulted::operator=(const ExtDefaulted &) = default;
1205 ExtDefaulted &ExtDefaulted::operator=(ExtDefaulted &&) = default;
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaCXX/
H A Dtype-traits.cpp1192 ExtDefaulted();
1193 ExtDefaulted(const ExtDefaulted &);
1194 ExtDefaulted(ExtDefaulted &&);
1195 ExtDefaulted &operator=(const ExtDefaulted &);
1196 ExtDefaulted &operator=(ExtDefaulted &&);
1201 ExtDefaulted::ExtDefaulted() = default;
1202 ExtDefaulted::ExtDefaulted(const ExtDefaulted &) = default;
1203 ExtDefaulted::ExtDefaulted(ExtDefaulted &&) = default;
1204 ExtDefaulted &ExtDefaulted::operator=(const ExtDefaulted &) = default;
1205 ExtDefaulted &ExtDefaulted::operator=(ExtDefaulted &&) = default;
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaCXX/
H A Dtype-traits.cpp1192 ExtDefaulted();
1193 ExtDefaulted(const ExtDefaulted &);
1194 ExtDefaulted(ExtDefaulted &&);
1195 ExtDefaulted &operator=(const ExtDefaulted &);
1196 ExtDefaulted &operator=(ExtDefaulted &&);
1201 ExtDefaulted::ExtDefaulted() = default;
1202 ExtDefaulted::ExtDefaulted(const ExtDefaulted &) = default;
1203 ExtDefaulted::ExtDefaulted(ExtDefaulted &&) = default;
1204 ExtDefaulted &ExtDefaulted::operator=(const ExtDefaulted &) = default;
1205 ExtDefaulted &ExtDefaulted::operator=(ExtDefaulted &&) = default;
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaCXX/
H A Dtype-traits.cpp1190 ExtDefaulted();
1191 ExtDefaulted(const ExtDefaulted &);
1192 ExtDefaulted(ExtDefaulted &&);
1193 ExtDefaulted &operator=(const ExtDefaulted &);
1194 ExtDefaulted &operator=(ExtDefaulted &&);
1199 ExtDefaulted::ExtDefaulted() = default;
1200 ExtDefaulted::ExtDefaulted(const ExtDefaulted &) = default;
1201 ExtDefaulted::ExtDefaulted(ExtDefaulted &&) = default;
1202 ExtDefaulted &ExtDefaulted::operator=(const ExtDefaulted &) = default;
1203 ExtDefaulted &ExtDefaulted::operator=(ExtDefaulted &&) = default;
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaCXX/
H A Dtype-traits.cpp1192 ExtDefaulted();
1193 ExtDefaulted(const ExtDefaulted &);
1194 ExtDefaulted(ExtDefaulted &&);
1195 ExtDefaulted &operator=(const ExtDefaulted &);
1196 ExtDefaulted &operator=(ExtDefaulted &&);
1201 ExtDefaulted::ExtDefaulted() = default;
1202 ExtDefaulted::ExtDefaulted(const ExtDefaulted &) = default;
1203 ExtDefaulted::ExtDefaulted(ExtDefaulted &&) = default;
1204 ExtDefaulted &ExtDefaulted::operator=(const ExtDefaulted &) = default;
1205 ExtDefaulted &ExtDefaulted::operator=(ExtDefaulted &&) = default;
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaCXX/
H A Dtype-traits.cpp1193 ExtDefaulted();
1194 ExtDefaulted(const ExtDefaulted &);
1195 ExtDefaulted(ExtDefaulted &&);
1196 ExtDefaulted &operator=(const ExtDefaulted &);
1197 ExtDefaulted &operator=(ExtDefaulted &&);
1202 ExtDefaulted::ExtDefaulted() = default;
1203 ExtDefaulted::ExtDefaulted(const ExtDefaulted &) = default;
1204 ExtDefaulted::ExtDefaulted(ExtDefaulted &&) = default;
1205 ExtDefaulted &ExtDefaulted::operator=(const ExtDefaulted &) = default;
1206 ExtDefaulted &ExtDefaulted::operator=(ExtDefaulted &&) = default;
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dtype-traits.cpp1193 ExtDefaulted();
1194 ExtDefaulted(const ExtDefaulted &);
1195 ExtDefaulted(ExtDefaulted &&);
1196 ExtDefaulted &operator=(const ExtDefaulted &);
1197 ExtDefaulted &operator=(ExtDefaulted &&);
1202 ExtDefaulted::ExtDefaulted() = default;
1203 ExtDefaulted::ExtDefaulted(const ExtDefaulted &) = default;
1204 ExtDefaulted::ExtDefaulted(ExtDefaulted &&) = default;
1205 ExtDefaulted &ExtDefaulted::operator=(const ExtDefaulted &) = default;
1206 ExtDefaulted &ExtDefaulted::operator=(ExtDefaulted &&) = default;
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaCXX/
H A Dtype-traits.cpp1193 ExtDefaulted();
1194 ExtDefaulted(const ExtDefaulted &);
1195 ExtDefaulted(ExtDefaulted &&);
1196 ExtDefaulted &operator=(const ExtDefaulted &);
1197 ExtDefaulted &operator=(ExtDefaulted &&);
1202 ExtDefaulted::ExtDefaulted() = default;
1203 ExtDefaulted::ExtDefaulted(const ExtDefaulted &) = default;
1204 ExtDefaulted::ExtDefaulted(ExtDefaulted &&) = default;
1205 ExtDefaulted &ExtDefaulted::operator=(const ExtDefaulted &) = default;
1206 ExtDefaulted &ExtDefaulted::operator=(ExtDefaulted &&) = default;
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaCXX/
H A Dtype-traits.cpp1193 ExtDefaulted();
1194 ExtDefaulted(const ExtDefaulted &);
1195 ExtDefaulted(ExtDefaulted &&);
1196 ExtDefaulted &operator=(const ExtDefaulted &);
1197 ExtDefaulted &operator=(ExtDefaulted &&);
1202 ExtDefaulted::ExtDefaulted() = default;
1203 ExtDefaulted::ExtDefaulted(const ExtDefaulted &) = default;
1204 ExtDefaulted::ExtDefaulted(ExtDefaulted &&) = default;
1205 ExtDefaulted &ExtDefaulted::operator=(const ExtDefaulted &) = default;
1206 ExtDefaulted &ExtDefaulted::operator=(ExtDefaulted &&) = default;
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dtype-traits.cpp1192 ExtDefaulted();
1193 ExtDefaulted(const ExtDefaulted &);
1194 ExtDefaulted(ExtDefaulted &&);
1195 ExtDefaulted &operator=(const ExtDefaulted &);
1196 ExtDefaulted &operator=(ExtDefaulted &&);
1201 ExtDefaulted::ExtDefaulted() = default;
1202 ExtDefaulted::ExtDefaulted(const ExtDefaulted &) = default;
1203 ExtDefaulted::ExtDefaulted(ExtDefaulted &&) = default;
1204 ExtDefaulted &ExtDefaulted::operator=(const ExtDefaulted &) = default;
1205 ExtDefaulted &ExtDefaulted::operator=(ExtDefaulted &&) = default;
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dtype-traits.cpp1193 ExtDefaulted();
1194 ExtDefaulted(const ExtDefaulted &);
1195 ExtDefaulted(ExtDefaulted &&);
1196 ExtDefaulted &operator=(const ExtDefaulted &);
1197 ExtDefaulted &operator=(ExtDefaulted &&);
1202 ExtDefaulted::ExtDefaulted() = default;
1203 ExtDefaulted::ExtDefaulted(const ExtDefaulted &) = default;
1204 ExtDefaulted::ExtDefaulted(ExtDefaulted &&) = default;
1205 ExtDefaulted &ExtDefaulted::operator=(const ExtDefaulted &) = default;
1206 ExtDefaulted &ExtDefaulted::operator=(ExtDefaulted &&) = default;
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/SemaCXX/
H A Dtype-traits.cpp1189 ExtDefaulted();
1190 ExtDefaulted(const ExtDefaulted &);
1191 ExtDefaulted(ExtDefaulted &&);
1192 ExtDefaulted &operator=(const ExtDefaulted &);
1193 ExtDefaulted &operator=(ExtDefaulted &&);
1198 ExtDefaulted::ExtDefaulted() = default;
1199 ExtDefaulted::ExtDefaulted(const ExtDefaulted &) = default;
1200 ExtDefaulted::ExtDefaulted(ExtDefaulted &&) = default;
1201 ExtDefaulted &ExtDefaulted::operator=(const ExtDefaulted &) = default;
1202 ExtDefaulted &ExtDefaulted::operator=(ExtDefaulted &&) = default;
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/SemaCXX/
H A Dtype-traits.cpp1189 ExtDefaulted();
1190 ExtDefaulted(const ExtDefaulted &);
1191 ExtDefaulted(ExtDefaulted &&);
1192 ExtDefaulted &operator=(const ExtDefaulted &);
1193 ExtDefaulted &operator=(ExtDefaulted &&);
1198 ExtDefaulted::ExtDefaulted() = default;
1199 ExtDefaulted::ExtDefaulted(const ExtDefaulted &) = default;
1200 ExtDefaulted::ExtDefaulted(ExtDefaulted &&) = default;
1201 ExtDefaulted &ExtDefaulted::operator=(const ExtDefaulted &) = default;
1202 ExtDefaulted &ExtDefaulted::operator=(ExtDefaulted &&) = default;
[all …]