Home
last modified time | relevance | path

Searched refs:Opaque0 (Results 1 – 25 of 65) sorted by relevance

123

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/
H A Dp13.cpp14 struct Opaque0 {}; struct
18 Opaque0 test0(int*);
19 Opaque0 test1(const int*);
20 Opaque0 test2(int*);
21 Opaque0 test3(int*) const;
39 Opaque0 a = Derived().test0((int*) 0); in test0()
45 Opaque0 b = Derived().test1((const int*) 0); in test1()
49 Opaque0 a = ((Derived*) 0)->test2((int*) 0); in test2()
55 Opaque0 b = ((const Derived*) 0)->test3((int*) 0); in test3()
H A Dp4.cpp33 struct Opaque0 {}; struct
39 Opaque0 hiding;
73 Opaque0 _ = hiding; in test5()
116 Opaque0 _ = hiding; in test5()
127 Opaque0 hiding; // expected-note {{target of using declaration}}
163 Opaque0 _ = hiding; in test5()
181 Opaque0 _ = hiding; // expected-error {{does not refer to a value}} in test7()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/
H A Dp13.cpp14 struct Opaque0 {}; struct
18 Opaque0 test0(int*);
19 Opaque0 test1(const int*);
20 Opaque0 test2(int*);
21 Opaque0 test3(int*) const;
39 Opaque0 a = Derived().test0((int*) 0); in test0()
45 Opaque0 b = Derived().test1((const int*) 0); in test1()
49 Opaque0 a = ((Derived*) 0)->test2((int*) 0); in test2()
55 Opaque0 b = ((const Derived*) 0)->test3((int*) 0); in test3()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/
H A Dp13.cpp14 struct Opaque0 {}; struct
18 Opaque0 test0(int*);
19 Opaque0 test1(const int*);
20 Opaque0 test2(int*);
21 Opaque0 test3(int*) const;
39 Opaque0 a = Derived().test0((int*) 0); in test0()
45 Opaque0 b = Derived().test1((const int*) 0); in test1()
49 Opaque0 a = ((Derived*) 0)->test2((int*) 0); in test2()
55 Opaque0 b = ((const Derived*) 0)->test3((int*) 0); in test3()
H A Dp4.cpp33 struct Opaque0 {}; struct
39 Opaque0 hiding;
73 Opaque0 _ = hiding; in test5()
116 Opaque0 _ = hiding; in test5()
127 Opaque0 hiding; // expected-note {{target of using declaration}}
163 Opaque0 _ = hiding; in test5()
181 Opaque0 _ = hiding; // expected-error {{does not refer to a value}} in test7()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/
H A Dp13.cpp14 struct Opaque0 {}; struct
18 Opaque0 test0(int*);
19 Opaque0 test1(const int*);
20 Opaque0 test2(int*);
21 Opaque0 test3(int*) const;
39 Opaque0 a = Derived().test0((int*) 0); in test0()
45 Opaque0 b = Derived().test1((const int*) 0); in test1()
49 Opaque0 a = ((Derived*) 0)->test2((int*) 0); in test2()
55 Opaque0 b = ((const Derived*) 0)->test3((int*) 0); in test3()
H A Dp4.cpp33 struct Opaque0 {}; struct
39 Opaque0 hiding;
73 Opaque0 _ = hiding; in test5()
116 Opaque0 _ = hiding; in test5()
127 Opaque0 hiding; // expected-note {{target of using declaration}}
163 Opaque0 _ = hiding; in test5()
181 Opaque0 _ = hiding; // expected-error {{does not refer to a value}} in test7()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/
H A Dp13.cpp14 struct Opaque0 {}; struct
18 Opaque0 test0(int*);
19 Opaque0 test1(const int*);
20 Opaque0 test2(int*);
21 Opaque0 test3(int*) const;
39 Opaque0 a = Derived().test0((int*) 0); in test0()
45 Opaque0 b = Derived().test1((const int*) 0); in test1()
49 Opaque0 a = ((Derived*) 0)->test2((int*) 0); in test2()
55 Opaque0 b = ((const Derived*) 0)->test3((int*) 0); in test3()
H A Dp4.cpp33 struct Opaque0 {}; struct
39 Opaque0 hiding;
73 Opaque0 _ = hiding; in test5()
116 Opaque0 _ = hiding; in test5()
127 Opaque0 hiding; // expected-note {{target of using declaration}}
163 Opaque0 _ = hiding; in test5()
181 Opaque0 _ = hiding; // expected-error {{does not refer to a value}} in test7()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/
H A Dp13.cpp14 struct Opaque0 {}; struct
18 Opaque0 test0(int*);
19 Opaque0 test1(const int*);
20 Opaque0 test2(int*);
21 Opaque0 test3(int*) const;
39 Opaque0 a = Derived().test0((int*) 0); in test0()
45 Opaque0 b = Derived().test1((const int*) 0); in test1()
49 Opaque0 a = ((Derived*) 0)->test2((int*) 0); in test2()
55 Opaque0 b = ((const Derived*) 0)->test3((int*) 0); in test3()
H A Dp4.cpp33 struct Opaque0 {}; struct
39 Opaque0 hiding;
73 Opaque0 _ = hiding; in test5()
116 Opaque0 _ = hiding; in test5()
127 Opaque0 hiding; // expected-note {{target of using declaration}}
163 Opaque0 _ = hiding; in test5()
181 Opaque0 _ = hiding; // expected-error {{does not refer to a value}} in test7()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/
H A Dp13.cpp14 struct Opaque0 {}; struct
18 Opaque0 test0(int*);
19 Opaque0 test1(const int*);
20 Opaque0 test2(int*);
21 Opaque0 test3(int*) const;
39 Opaque0 a = Derived().test0((int*) 0); in test0()
45 Opaque0 b = Derived().test1((const int*) 0); in test1()
49 Opaque0 a = ((Derived*) 0)->test2((int*) 0); in test2()
55 Opaque0 b = ((const Derived*) 0)->test3((int*) 0); in test3()
H A Dp4.cpp33 struct Opaque0 {}; struct
39 Opaque0 hiding;
73 Opaque0 _ = hiding; in test5()
116 Opaque0 _ = hiding; in test5()
127 Opaque0 hiding; // expected-note {{target of using declaration}}
163 Opaque0 _ = hiding; in test5()
181 Opaque0 _ = hiding; // expected-error {{does not refer to a value}} in test7()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/
H A Dp13.cpp14 struct Opaque0 {}; struct
18 Opaque0 test0(int*);
19 Opaque0 test1(const int*);
20 Opaque0 test2(int*);
21 Opaque0 test3(int*) const;
39 Opaque0 a = Derived().test0((int*) 0); in test0()
45 Opaque0 b = Derived().test1((const int*) 0); in test1()
49 Opaque0 a = ((Derived*) 0)->test2((int*) 0); in test2()
55 Opaque0 b = ((const Derived*) 0)->test3((int*) 0); in test3()
H A Dp4.cpp33 struct Opaque0 {}; struct
39 Opaque0 hiding;
73 Opaque0 _ = hiding; in test5()
116 Opaque0 _ = hiding; in test5()
127 Opaque0 hiding; // expected-note {{target of using declaration}}
163 Opaque0 _ = hiding; in test5()
181 Opaque0 _ = hiding; // expected-error {{does not refer to a value}} in test7()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/
H A Dp13.cpp14 struct Opaque0 {}; struct
18 Opaque0 test0(int*);
19 Opaque0 test1(const int*);
20 Opaque0 test2(int*);
21 Opaque0 test3(int*) const;
39 Opaque0 a = Derived().test0((int*) 0); in test0()
45 Opaque0 b = Derived().test1((const int*) 0); in test1()
49 Opaque0 a = ((Derived*) 0)->test2((int*) 0); in test2()
55 Opaque0 b = ((const Derived*) 0)->test3((int*) 0); in test3()
H A Dp4.cpp33 struct Opaque0 {}; struct
39 Opaque0 hiding;
73 Opaque0 _ = hiding; in test5()
116 Opaque0 _ = hiding; in test5()
127 Opaque0 hiding; // expected-note {{target of using declaration}}
163 Opaque0 _ = hiding; in test5()
181 Opaque0 _ = hiding; // expected-error {{does not refer to a value}} in test7()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/
H A Dp13.cpp14 struct Opaque0 {}; struct
18 Opaque0 test0(int*);
19 Opaque0 test1(const int*);
20 Opaque0 test2(int*);
21 Opaque0 test3(int*) const;
39 Opaque0 a = Derived().test0((int*) 0); in test0()
45 Opaque0 b = Derived().test1((const int*) 0); in test1()
49 Opaque0 a = ((Derived*) 0)->test2((int*) 0); in test2()
55 Opaque0 b = ((const Derived*) 0)->test3((int*) 0); in test3()
H A Dp4.cpp33 struct Opaque0 {}; struct
39 Opaque0 hiding;
73 Opaque0 _ = hiding; in test5()
116 Opaque0 _ = hiding; in test5()
127 Opaque0 hiding; // expected-note {{target of using declaration}}
163 Opaque0 _ = hiding; in test5()
181 Opaque0 _ = hiding; // expected-error {{does not refer to a value}} in test7()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/
H A Dp13.cpp14 struct Opaque0 {}; struct
18 Opaque0 test0(int*);
19 Opaque0 test1(const int*);
20 Opaque0 test2(int*);
21 Opaque0 test3(int*) const;
39 Opaque0 a = Derived().test0((int*) 0); in test0()
45 Opaque0 b = Derived().test1((const int*) 0); in test1()
49 Opaque0 a = ((Derived*) 0)->test2((int*) 0); in test2()
55 Opaque0 b = ((const Derived*) 0)->test3((int*) 0); in test3()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/
H A Dp13.cpp14 struct Opaque0 {}; struct
18 Opaque0 test0(int*);
19 Opaque0 test1(const int*);
20 Opaque0 test2(int*);
21 Opaque0 test3(int*) const;
39 Opaque0 a = Derived().test0((int*) 0); in test0()
45 Opaque0 b = Derived().test1((const int*) 0); in test1()
49 Opaque0 a = ((Derived*) 0)->test2((int*) 0); in test2()
55 Opaque0 b = ((const Derived*) 0)->test3((int*) 0); in test3()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/
H A Dp13.cpp14 struct Opaque0 {}; struct
18 Opaque0 test0(int*);
19 Opaque0 test1(const int*);
20 Opaque0 test2(int*);
21 Opaque0 test3(int*) const;
39 Opaque0 a = Derived().test0((int*) 0); in test0()
45 Opaque0 b = Derived().test1((const int*) 0); in test1()
49 Opaque0 a = ((Derived*) 0)->test2((int*) 0); in test2()
55 Opaque0 b = ((const Derived*) 0)->test3((int*) 0); in test3()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/
H A Dp13.cpp14 struct Opaque0 {}; struct
18 Opaque0 test0(int*);
19 Opaque0 test1(const int*);
20 Opaque0 test2(int*);
21 Opaque0 test3(int*) const;
39 Opaque0 a = Derived().test0((int*) 0); in test0()
45 Opaque0 b = Derived().test1((const int*) 0); in test1()
49 Opaque0 a = ((Derived*) 0)->test2((int*) 0); in test2()
55 Opaque0 b = ((const Derived*) 0)->test3((int*) 0); in test3()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/
H A Dp13.cpp14 struct Opaque0 {}; struct
18 Opaque0 test0(int*);
19 Opaque0 test1(const int*);
20 Opaque0 test2(int*);
21 Opaque0 test3(int*) const;
39 Opaque0 a = Derived().test0((int*) 0); in test0()
45 Opaque0 b = Derived().test1((const int*) 0); in test1()
49 Opaque0 a = ((Derived*) 0)->test2((int*) 0); in test2()
55 Opaque0 b = ((const Derived*) 0)->test3((int*) 0); in test3()
/dports/lang/clang-mesa/clang-13.0.1.src/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/
H A Dp13.cpp14 struct Opaque0 {}; struct
18 Opaque0 test0(int*);
19 Opaque0 test1(const int*);
20 Opaque0 test2(int*);
21 Opaque0 test3(int*) const;
39 Opaque0 a = Derived().test0((int*) 0); in test0()
45 Opaque0 b = Derived().test1((const int*) 0); in test1()
49 Opaque0 a = ((Derived*) 0)->test2((int*) 0); in test2()
55 Opaque0 b = ((const Derived*) 0)->test3((int*) 0); in test3()

123