Home
last modified time | relevance | path

Searched defs:Sub (Results 101 – 125 of 7413) sorted by relevance

12345678910>>...297

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGenCXX/
H A Dpragma-pack.cpp9 struct Sub : virtual Base { struct
13 // CHECK: %struct.Sub = type <{ i32 (...)**, i8, %struct.Base }> argument
14 void f(Sub*) { } in f() argument
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGenCXX/
H A Dpragma-pack.cpp9 struct Sub : virtual Base { struct
13 // CHECK: %struct.Sub = type <{ i32 (...)**, i8, %struct.Base }> argument
14 void f(Sub*) { } in f() argument
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGenCXX/
H A Dpragma-pack.cpp9 struct Sub : virtual Base { struct
13 // CHECK: %struct.Sub = type <{ i32 (...)**, i8, %struct.Base }> argument
14 void f(Sub*) { } in f() argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Dpragma-pack.cpp9 struct Sub : virtual Base { struct
13 // CHECK: %struct.Sub = type <{ i32 (...)**, i8, %struct.Base }> argument
14 void f(Sub*) { } in f() argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGenCXX/
H A Dpragma-pack.cpp9 struct Sub : virtual Base { struct
13 // CHECK: %struct.Sub = type <{ i32 (...)**, i8, %struct.Base }> argument
14 void f(Sub*) { } in f() argument
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CodeGenCXX/
H A Dpragma-pack.cpp9 struct Sub : virtual Base { struct
13 // CHECK: %struct.Sub = type <{ i32 (...)**, i8, %struct.Base }> argument
14 void f(Sub*) { } in f() argument
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGenCXX/
H A Dpragma-pack.cpp9 struct Sub : virtual Base { struct
13 // CHECK: %struct.Sub = type <{ i32 (...)**, i8, %struct.Base }> argument
14 void f(Sub*) { } in f() argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGenCXX/
H A Dpragma-pack.cpp9 struct Sub : virtual Base { struct
13 // CHECK: %struct.Sub = type <{ i32 (...)**, i8, %struct.Base }> argument
14 void f(Sub*) { } in f() argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Dpragma-pack.cpp9 struct Sub : virtual Base { struct
13 // CHECK: %struct.Sub = type <{ i32 (...)**, i8, %struct.Base }> argument
14 void f(Sub*) { } in f() argument
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CodeGenCXX/
H A Dpragma-pack.cpp9 struct Sub : virtual Base { struct
13 // CHECK: %struct.Sub = type <{ i32 (...)**, i8, %struct.Base }> argument
14 void f(Sub*) { } in f() argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGenCXX/
H A Dpragma-pack.cpp9 struct Sub : virtual Base { struct
13 // CHECK: %struct.Sub = type <{ i32 (...)**, i8, %struct.Base }> argument
14 void f(Sub*) { } in f() argument
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Dpragma-pack.cpp9 struct Sub : virtual Base { struct
13 // CHECK: %struct.Sub = type <{ i32 (...)**, i8, %struct.Base }> argument
14 void f(Sub*) { } in f() argument
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/CodeGenCXX/
H A Dpragma-pack.cpp9 struct Sub : virtual Base { struct
13 // CHECK: %struct.Sub = type <{ i32 (...)**, i8, %struct.Base }> argument
14 void f(Sub*) { } in f() argument
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/CodeGenCXX/
H A Dpragma-pack.cpp9 struct Sub : virtual Base { struct
13 // CHECK: %struct.Sub = type <{ i32 (...)**, i8, %struct.Base }> argument
14 void f(Sub*) { } in f() argument
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGenCXX/
H A Dpragma-pack.cpp9 struct Sub : virtual Base { struct
13 // CHECK: %struct.Sub = type <{ i32 (...)**, i8, %struct.Base }> argument
14 void f(Sub*) { } in f() argument
/dports/devel/boost-docs/boost_1_72_0/libs/serialization/test/
H A Dtest_shared_ptr_multi_base.cpp76 struct Sub:public Base1, public Base2, public Base3 { struct
78 Sub() { in Sub() argument
81 Sub(int x) : in Sub() function
88 Sub(const Sub & rhs) : in Sub() function
93 virtual ~Sub() { in ~Sub() argument
110 // Sub needs to be exported because its serialized via a base class pointer argument
/dports/devel/boost-python-libs/boost_1_72_0/libs/serialization/test/
H A Dtest_shared_ptr_multi_base.cpp76 struct Sub:public Base1, public Base2, public Base3 { struct
78 Sub() { in Sub() function
81 Sub(int x) : in Sub() function
88 Sub(const Sub & rhs) : in Sub() argument
93 virtual ~Sub() { in ~Sub() argument
110 // Sub needs to be exported because its serialized via a base class pointer argument
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/serialization/test/
H A Dtest_shared_ptr_multi_base.cpp76 struct Sub:public Base1, public Base2, public Base3 { struct
78 Sub() { in Sub() argument
81 Sub(int x) : in Sub() argument
88 Sub(const Sub & rhs) : in Sub() argument
93 virtual ~Sub() { in ~Sub() argument
110 // Sub needs to be exported because its serialized via a base class pointer argument
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/serialization/test/
H A Dtest_shared_ptr_multi_base.cpp76 struct Sub:public Base1, public Base2, public Base3 { struct
78 Sub() { in Sub() argument
81 Sub(int x) : in Sub() argument
88 Sub(const Sub & rhs) : in Sub() argument
93 virtual ~Sub() { in ~Sub() argument
110 // Sub needs to be exported because its serialized via a base class pointer argument
/dports/databases/percona57-server/boost_1_59_0/libs/serialization/test/
H A Dtest_shared_ptr_multi_base.cpp76 struct Sub:public Base1, public Base2, public Base3 { struct
78 Sub() { in Sub() argument
81 Sub(int x) : in Sub() argument
88 Sub(const Sub & rhs) : in Sub() argument
93 virtual ~Sub() { in ~Sub() argument
110 // Sub needs to be exported because its serialized via a base class pointer argument
/dports/databases/xtrabackup/boost_1_59_0/libs/serialization/test/
H A Dtest_shared_ptr_multi_base.cpp76 struct Sub:public Base1, public Base2, public Base3 { struct
78 Sub() { in Sub() function
81 Sub(int x) : in Sub() argument
88 Sub(const Sub & rhs) : in Sub() argument
93 virtual ~Sub() { in ~Sub() argument
110 // Sub needs to be exported because its serialized via a base class pointer argument
/dports/databases/percona57-client/boost_1_59_0/libs/serialization/test/
H A Dtest_shared_ptr_multi_base.cpp76 struct Sub:public Base1, public Base2, public Base3 { struct
78 Sub() { in Sub() argument
81 Sub(int x) : in Sub() argument
88 Sub(const Sub & rhs) : in Sub() argument
93 virtual ~Sub() { in ~Sub() argument
110 // Sub needs to be exported because its serialized via a base class pointer argument
/dports/devel/boost-libs/boost_1_72_0/libs/serialization/test/
H A Dtest_shared_ptr_multi_base.cpp76 struct Sub:public Base1, public Base2, public Base3 { struct
78 Sub() { in Sub() argument
81 Sub(int x) : in Sub() function
88 Sub(const Sub & rhs) : in Sub() function
93 virtual ~Sub() { in ~Sub() argument
110 // Sub needs to be exported because its serialized via a base class pointer argument
/dports/devel/hyperscan/boost_1_75_0/libs/serialization/test/
H A Dtest_shared_ptr_multi_base.cpp76 struct Sub:public Base1, public Base2, public Base3 { struct
78 Sub() { in Sub() argument
81 Sub(int x) : in Sub() argument
88 Sub(const Sub & rhs) : in Sub() function
93 virtual ~Sub() { in ~Sub() argument
110 // Sub needs to be exported because its serialized via a base class pointer argument
/dports/devel/hyperscan/boost_1_75_0/libs/variant/test/
H A Dtest3.cpp35 struct Sub struct
55 Sub::Sub() { } in Sub() argument
56 Sub::Sub(const Expr& l, const Expr& r) : lhs_(l), rhs_(r) { } in Sub() function in Sub
57 Sub::Sub(const Sub& other) : lhs_(other.lhs_), rhs_(other.rhs_) { } in Sub() function in Sub

12345678910>>...297