Home
last modified time | relevance | path

Searched defs:test_class (Results 26 – 50 of 812) sorted by relevance

12345678910>>...33

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGenCXX/
H A Dregcall.cpp30 class test_class { class
36 test_class(){++x;} in test_class() function in test_class
53 test_class& __regcall operator+=(const test_class&){ in operator +=()
71 bool __regcall operator ==(const test_class&, const test_class&){ --x; return false;} in operator ==()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGenCXX/
H A Dregcall.cpp30 class test_class { class
36 test_class(){++x;} in test_class() function in test_class
53 test_class& __regcall operator+=(const test_class&){ in operator +=()
71 bool __regcall operator ==(const test_class&, const test_class&){ --x; return false;} in operator ==()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Dregcall.cpp30 class test_class { class
36 test_class(){++x;} in test_class() function in test_class
53 test_class& __regcall operator+=(const test_class&){ in operator +=()
71 bool __regcall operator ==(const test_class&, const test_class&){ --x; return false;} in operator ==()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGenCXX/
H A Dregcall.cpp30 class test_class { class
36 test_class(){++x;} in test_class() function in test_class
53 test_class& __regcall operator+=(const test_class&){ in operator +=()
71 bool __regcall operator ==(const test_class&, const test_class&){ --x; return false;} in operator ==()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGenCXX/
H A Dregcall.cpp30 class test_class { class
36 test_class(){++x;} in test_class() function in test_class
53 test_class& __regcall operator+=(const test_class&){ in operator +=()
71 bool __regcall operator ==(const test_class&, const test_class&){ --x; return false;} in operator ==()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGenCXX/
H A Dregcall.cpp30 class test_class { class
36 test_class(){++x;} in test_class() function in test_class
53 test_class& __regcall operator+=(const test_class&){ in operator +=()
71 bool __regcall operator ==(const test_class&, const test_class&){ --x; return false;} in operator ==()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGenCXX/
H A Dregcall.cpp30 class test_class { class
36 test_class(){++x;} in test_class() function in test_class
53 test_class& __regcall operator+=(const test_class&){ in operator +=()
71 bool __regcall operator ==(const test_class&, const test_class&){ --x; return false;} in operator ==()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Dregcall.cpp30 class test_class { class
36 test_class(){++x;} in test_class() function in test_class
53 test_class& __regcall operator+=(const test_class&){ in operator +=()
71 bool __regcall operator ==(const test_class&, const test_class&){ --x; return false;} in operator ==()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGenCXX/
H A Dregcall.cpp30 class test_class { class
36 test_class(){++x;} in test_class() function in test_class
53 test_class& __regcall operator+=(const test_class&){ in operator +=()
71 bool __regcall operator ==(const test_class&, const test_class&){ --x; return false;} in operator ==()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Dregcall.cpp30 class test_class { class
36 test_class(){++x;} in test_class() function in test_class
53 test_class& __regcall operator+=(const test_class&){ in operator +=()
71 bool __regcall operator ==(const test_class&, const test_class&){ --x; return false;} in operator ==()
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGenCXX/
H A Dregcall.cpp30 class test_class { class
36 test_class(){++x;} in test_class() function in test_class
53 test_class& __regcall operator+=(const test_class&){ in operator +=()
71 bool __regcall operator ==(const test_class&, const test_class&){ --x; return false;} in operator ==()
/dports/devel/luabind/luabind-0.9.1/test/
H A Dtest_scope.cpp33 struct test_class : counted_type<test_class> struct
35 test_class() in test_class() function
48 COUNTER_GUARD(test_class); argument
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Dallocate_with_source_22.f0318 subroutine test_class() subroutine
19 class(t), allocatable, dimension(:) :: a, b
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Dallocate_with_source_22.f0318 subroutine test_class() subroutine
19 class(t), allocatable, dimension(:) :: a, b
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dallocate_with_source_22.f0318 subroutine test_class() subroutine
19 class(t), allocatable, dimension(:) :: a, b
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Dallocate_with_source_22.f0318 subroutine test_class() subroutine
19 class(t), allocatable, dimension(:) :: a, b
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dallocate_with_source_22.f0318 subroutine test_class() subroutine
19 class(t), allocatable, dimension(:) :: a, b
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dallocate_with_source_22.f0318 subroutine test_class() subroutine
19 class(t), allocatable, dimension(:) :: a, b
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/
H A Dallocate_with_source_22.f0318 subroutine test_class() subroutine
19 class(t), allocatable, dimension(:) :: a, b
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dallocate_with_source_22.f0318 subroutine test_class() subroutine
19 class(t), allocatable, dimension(:) :: a, b
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dallocate_with_source_22.f0318 subroutine test_class() subroutine
19 class(t), allocatable, dimension(:) :: a, b
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/
H A Dallocate_with_source_22.f0318 subroutine test_class() subroutine
19 class(t), allocatable, dimension(:) :: a, b
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Dallocate_with_source_22.f0318 subroutine test_class() subroutine
19 class(t), allocatable, dimension(:) :: a, b
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dallocate_with_source_22.f0318 subroutine test_class() subroutine
19 class(t), allocatable, dimension(:) :: a, b
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/
H A Dallocate_with_source_22.f0318 subroutine test_class() subroutine
19 class(t), allocatable, dimension(:) :: a, b

12345678910>>...33