| /external/clang/test/CodeGenCXX/ |
| D | override-layout.cpp | 39 struct PACKED X4 { struct 54 X4(); argument
|
| /external/llvm-project/clang/test/CodeGenCXX/ |
| D | override-layout.cpp | 39 struct PACKED X4 { struct 54 X4(); argument
|
| /external/llvm-project/clang/test/Index/ |
| D | annotate-nested-name-specifier.cpp | 69 struct X4 { struct 76 ::X4<type>::g(t); in h() argument 83 struct X4<Integer> { struct 91 ::X4<type>::g(t); in h() argument
|
| /external/clang/test/Index/ |
| D | annotate-nested-name-specifier.cpp | 69 struct X4 { struct 76 ::X4<type>::g(t); in h() argument 83 struct X4<Integer> { struct 91 ::X4<type>::g(t); in h() argument
|
| /external/clang/test/SemaCXX/ |
| D | static-cast.cpp | 179 struct X4 { struct 180 typedef const X3 X3_typedef; 182 void f() const { in f() 186 const X2 *x2;
|
| D | default-constructor-initializers.cpp | 16 struct X4 { // expected-error {{must explicitly initialize the member 'x2'}} \ struct 22 X4 x4; // expected-note {{first required here}} argument
|
| /external/llvm-project/clang/test/SemaCXX/ |
| D | static-cast.cpp | 179 struct X4 { struct 180 typedef const X3 X3_typedef; 182 void f() const { in f() 186 const X2 *x2;
|
| D | default-constructor-initializers.cpp | 32 struct X4 { struct 42 …// expected-note@-4 {{default constructor of 'X4' is implicitly deleted because field 'x2' has no … argument 51 X4 x4; argument
|
| D | invalid-constructor-init.cpp | 30 struct X4 { struct 34 constexpr int* s = X4().p; // expected-error {{must be initialized by}} argument
|
| /external/clang/test/SemaTemplate/ |
| D | temp_explicit.cpp | 60 template<typename T> struct X4 { struct 68 void f2(X4<int&>); // okay, Inner, not instantiated argument 71 template struct X4<int&>; // expected-note{{instantiation}} variable 72 template struct X4<float&>; // expected-note{{instantiation}} variable
|
| D | instantiate-member-pointers.cpp | 40 struct X4 { struct 46 int &get_X4(X4<&Y::x> x4, Y& y) { in get_X4() argument
|
| D | instantiate-function-1.cpp | 40 template <typename T> struct X4 { struct 50 template struct X4<void>; // expected-note{{in instantiation of}} argument 51 template struct X4<int>; // expected-note{{in instantiation of}} variable
|
| /external/llvm-project/clang/test/SemaTemplate/ |
| D | temp_explicit.cpp | 62 template<typename T> struct X4 { struct 70 void f2(X4<int&>); // okay, Inner, not instantiated argument 73 template struct X4<int&>; // expected-note{{instantiation}} variable 74 template struct X4<float&>; // expected-note{{instantiation}} variable
|
| D | instantiate-member-pointers.cpp | 40 struct X4 { struct 46 int &get_X4(X4<&Y::x> x4, Y& y) { in get_X4() argument
|
| D | instantiate-function-1.cpp | 40 template <typename T> struct X4 { struct 50 template struct X4<void>; // expected-note{{in instantiation of}} argument 51 template struct X4<int>; // expected-note{{in instantiation of}} variable
|
| /external/clang/test/CXX/class/class.mem/ |
| D | p13.cpp | 61 struct X4 { // expected-note{{previous}} struct 66 unsigned X4; // expected-error{{redeclares 'X4'}} member
|
| /external/llvm-project/clang/test/CXX/class/class.mem/ |
| D | p13.cpp | 61 struct X4 { // expected-note{{previous}} struct 66 unsigned X4; // expected-error{{redeclares 'X4'}} member
|
| /external/clang/test/CXX/expr/expr.post/expr.call/ |
| D | p7-0x.cpp | 16 struct X4 { struct
|
| /external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/ |
| D | p5-cxx0x-no-extra-copy.cpp | 35 struct X4 { struct
|
| D | p5-cxx03-extra-copy.cpp | 38 struct X4 { struct
|
| /external/llvm-project/clang/test/CXX/expr/expr.post/expr.call/ |
| D | p7-0x.cpp | 16 struct X4 { struct
|
| /external/llvm-project/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/ |
| D | p5-cxx03-extra-copy.cpp | 38 struct X4 { struct
|
| D | p5-cxx0x-no-extra-copy.cpp | 35 struct X4 { struct
|
| /external/llvm-project/clang/test/Preprocessor/ |
| D | macro_fn_comma_swallow.c | 22 #define X4(...) AA , ## __VA_ARGS__ BB macro
|
| /external/clang/test/Preprocessor/ |
| D | macro_fn_comma_swallow.c | 22 #define X4(...) AA , ## __VA_ARGS__ BB macro
|