| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | bitfield-layout.cpp | 37 struct Test5 { struct 41 CHECK_SIZE(Test5, 1); argument 42 CHECK_ALIGN(Test5, 1);
|
| H A D | attr-weak.cpp | 14 struct Test5 { struct
|
| H A D | microsoft-dtor-lookup.cpp | 93 namespace Test5 { namespace
|
| /llvm-project-15.0.7/clang/test/AST/ |
| H A D | ast-dump-funcs-json.cpp | 8 void Test5() &&; 26 constexpr void Test5(void);
|
| H A D | ast-dump-attr.m | 31 @property (readonly) [[clang::iboutlet]] NSObject *Test5; property 32 // CHECK: ObjCPropertyDecl{{.*}} Test5 'NSObject *' readonly 39 // CHECK: ObjCMethodDecl{{.*}} implicit{{.*}} Test5
|
| H A D | ast-dump-c-attr.c | 27 [[deprecated("Frobble")]] int Test5, Test6; member
|
| /llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/bugprone/ |
| H A D | forwarding-reference-overload.cpp | 113 class Test5 { class 115 template <typename T> Test5(T &&n); 117 Test5(Test5 &&rhs) = delete;
|
| /llvm-project-15.0.7/clang/test/SemaObjC/ |
| H A D | property-ivar-mismatch.m | 16 @interface Test5 interface 23 @implementation Test5 implementation
|
| H A D | default-synthesize-2.m | 73 @interface Test5 interface 81 @implementation Test5 implementation 83 Test5 *foo = 0;
|
| /llvm-project-15.0.7/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udir/ |
| H A D | p1.cpp | 135 namespace Test5 { namespace 138 using namespace Test5;
|
| /llvm-project-15.0.7/clang/test/Sema/ |
| H A D | bitfield.c | 65 struct Test5 { unsigned n : 2; } t5; argument 67 struct Test5 sometest5 = {-1};
|
| H A D | attr-capabilities.c | 18 int Test5 __attribute__((release_capability("test5"))); // expected-warning {{'release_capability' … variable 23 struct __attribute__((capability)) Test5 {}; // expected-error {{'capability' attribute takes one a… struct
|
| /llvm-project-15.0.7/clang/test/ARCMT/ |
| H A D | objcmt-protocol-conformance.m | 49 // Test5 - conforms to P3 because it implement's P3's property. 58 @interface Test5 : NSObject<P3> interface 61 @implementation Test5 implementation
|
| H A D | objcmt-protocol-conformance.m.result | 49 // Test5 - conforms to P3 because it implement's P3's property. 58 @interface Test5 : NSObject<P3, P4> 61 @implementation Test5
|
| /llvm-project-15.0.7/clang/test/CodeGen/ |
| H A D | 2002-02-16-RenamingTest.c | 7 void Test5(double X) { in Test5() function
|
| H A D | temporary-lifetime.cpp | 122 int Test5() { in Test5() function
|
| /llvm-project-15.0.7/llvm/test/TableGen/ |
| H A D | interleave.td | 20 // CHECK: Test5 = "foo & bar & zoo & snork & quux & grits"; 27 string Test5 = !interleave(!listconcat(StringList, ["grits"]), " & ");
|
| /llvm-project-15.0.7/clang/test/Index/ |
| H A D | single-file-parse.m | 30 // CHECK: [[@LINE+1]]:12: ObjCInterfaceDecl=Test5 31 @interface Test5 @end interface
|
| H A D | retain-excluded-conditional-blocks.m | 26 // CHECK: [[@LINE+1]]:12: ObjCInterfaceDecl=Test5 27 @interface Test5 @end interface
|
| /llvm-project-15.0.7/clang/test/CodeGenObjC/ |
| H A D | arc-unopt.m | 52 @class Test5; 54 Test5 *x, *y;
|
| /llvm-project-15.0.7/clang/test/SemaObjC/Inputs/ |
| H A D | arc-system-header.h | 24 struct Test5 { struct
|
| /llvm-project-15.0.7/clang/test/CXX/basic/basic.link/ |
| H A D | p7.cpp | 62 namespace Test5 { namespace
|
| /llvm-project-15.0.7/llvm/test/Transforms/LoopUnroll/ |
| H A D | unroll-opt-attribute.ll | 138 define i32 @Test5() !prof !14 { 154 ; PGSO-LABEL: @Test5 157 ; NPGSO-LABEL: @Test5
|
| /llvm-project-15.0.7/clang/test/CodeGenCXX/ |
| H A D | class-layout.cpp | 36 namespace Test5 { namespace
|
| H A D | skip-vtable-pointer-initialization.cpp | 86 namespace Test5 { namespace
|