Home
last modified time | relevance | path

Searched defs:C_2 (Results 1 – 25 of 129) sorted by relevance

123456

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/test/clang-tidy/checkers/
H A Dperformance-noexcept-move-constructor-fix.cpp12 struct C_2 { struct
13 ~C_2() {} in ~C_2() argument
20 C_2::C_2(C_2&& a) {} in C_2() function in C_2
22 C_2& C_2::operator=(C_2&&) { return *this; } in operator =() argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
H A Dperformance-noexcept-move-constructor-fix.cpp12 struct C_2 { struct
13 ~C_2() {} in ~C_2() argument
20 C_2::C_2(C_2&& a) {} in C_2() function in C_2
22 C_2& C_2::operator=(C_2&&) { return *this; } in operator =() argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dperformance-noexcept-move-constructor-fix.cpp12 struct C_2 { struct
13 ~C_2() {} in ~C_2() argument
20 C_2::C_2(C_2&& a) {} in C_2() function in C_2
22 C_2& C_2::operator=(C_2&&) { return *this; } in operator =() argument
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/test/clang-tidy/checkers/
H A Dperformance-noexcept-move-constructor-fix.cpp12 struct C_2 { struct
13 ~C_2() {} in ~C_2() argument
20 C_2::C_2(C_2&& a) {} in C_2() function in C_2
22 C_2& C_2::operator=(C_2&&) { return *this; } in operator =() argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/test/clang-tidy/checkers/
H A Dperformance-noexcept-move-constructor-fix.cpp12 struct C_2 { struct
13 ~C_2() {} in ~C_2() argument
20 C_2::C_2(C_2&& a) {} in C_2() function in C_2
22 C_2& C_2::operator=(C_2&&) { return *this; } in operator =() argument
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dperformance-noexcept-move-constructor-fix.cpp12 struct C_2 { struct
13 ~C_2() {} in ~C_2() argument
20 C_2::C_2(C_2&& a) {} in C_2() function in C_2
22 C_2& C_2::operator=(C_2&&) { return *this; } in operator =() argument
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/test/clang-tidy/checkers/
H A Dperformance-noexcept-move-constructor-fix.cpp12 struct C_2 { struct
13 ~C_2() {} in ~C_2() argument
20 C_2::C_2(C_2&& a) {} in C_2() function in C_2
22 C_2& C_2::operator=(C_2&&) { return *this; } in operator =() argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/test/clang-tidy/checkers/
H A Dperformance-noexcept-move-constructor-fix.cpp12 struct C_2 { struct
13 ~C_2() {} in ~C_2() argument
20 C_2::C_2(C_2&& a) {} in C_2() function in C_2
22 C_2& C_2::operator=(C_2&&) { return *this; } in operator =() argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dperformance-noexcept-move-constructor-fix.cpp12 struct C_2 { struct
13 ~C_2() {} in ~C_2() argument
20 C_2::C_2(C_2&& a) {} in C_2() function in C_2
22 C_2& C_2::operator=(C_2&&) { return *this; } in operator =() argument
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
H A Dperformance-noexcept-move-constructor-fix.cpp12 struct C_2 { struct
13 ~C_2() {} in ~C_2() argument
20 C_2::C_2(C_2&& a) {} in C_2() function in C_2
22 C_2& C_2::operator=(C_2&&) { return *this; } in operator =() argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dperformance-noexcept-move-constructor-fix.cpp12 struct C_2 { struct
13 ~C_2() {} in ~C_2() argument
20 C_2::C_2(C_2&& a) {} in C_2() function in C_2
22 C_2& C_2::operator=(C_2&&) { return *this; } in operator =() argument
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dperformance-noexcept-move-constructor-fix.cpp12 struct C_2 { struct
13 ~C_2() {} in ~C_2() argument
20 C_2::C_2(C_2&& a) {} in C_2() function in C_2
22 C_2& C_2::operator=(C_2&&) { return *this; } in operator =() argument
/dports/astro/marble/marble-21.12.3/src/lib/marble/
H A DPlanet.cpp25 qreal C_1, C_2, C_3, C_4, C_5, C_6; // for calculating equation of center member in Marble::PlanetPrivate
94 qreal Planet::C_2() const in C_2() function in Marble::Planet
196 void Planet::setC_2( qreal C_2 ) in setC_2()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.dg/cpp/
H A Dpaste7.c4 #define C_2(X, I0, I1) X##_a = I0, X##_b = I1 macro
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/cpp/
H A Dpaste7.c4 #define C_2(X, I0, I1) X##_a = I0, X##_b = I1 macro
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.dg/cpp/
H A Dpaste7.c4 #define C_2(X, I0, I1) X##_a = I0, X##_b = I1 macro
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.dg/cpp/
H A Dpaste7.c4 #define C_2(X, I0, I1) X##_a = I0, X##_b = I1 macro
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/cpp/
H A Dpaste7.c4 #define C_2(X, I0, I1) X##_a = I0, X##_b = I1 macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/gcc.dg/cpp/
H A Dpaste7.c4 #define C_2(X, I0, I1) X##_a = I0, X##_b = I1 macro
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/cpp/
H A Dpaste7.c4 #define C_2(X, I0, I1) X##_a = I0, X##_b = I1 macro
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/cpp/
H A Dpaste7.c4 #define C_2(X, I0, I1) X##_a = I0, X##_b = I1 macro
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/cpp/
H A Dpaste7.c4 #define C_2(X, I0, I1) X##_a = I0, X##_b = I1 macro
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.dg/cpp/
H A Dpaste7.c4 #define C_2(X, I0, I1) X##_a = I0, X##_b = I1 macro
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/cpp/
H A Dpaste7.c4 #define C_2(X, I0, I1) X##_a = I0, X##_b = I1 macro
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.dg/cpp/
H A Dpaste7.c4 #define C_2(X, I0, I1) X##_a = I0, X##_b = I1 macro

123456