| /llvm-project-15.0.7/clang/test/AST/ |
| H A D | ast-dump-funcs-json.cpp | 9 virtual void Test6(float, int = 12); 14 void Test6(float, int = 100) override; 27 static void Test6(void);
|
| H A D | ast-dump-attr.m | 43 [[clang::objc_runtime_name("name")]] @protocol Test6; protocol 44 // CHECK: ObjCProtocolDecl{{.*}} Test6
|
| H A D | ast-dump-c-attr.c | 27 [[deprecated("Frobble")]] int Test5, Test6; member
|
| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | bitfield-layout.cpp | 44 struct Test6 { struct 48 CHECK_SIZE(Test6, 1); 49 CHECK_ALIGN(Test6, 1);
|
| H A D | attr-weak.cpp | 19 struct Test6 { struct
|
| H A D | microsoft-dtor-lookup.cpp | 110 namespace Test6 { namespace
|
| H A D | empty-class-layout.cpp | 136 namespace Test6 { namespace
|
| /llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/bugprone/ |
| H A D | forwarding-reference-overload.cpp | 121 class Test6 { class 123 template <typename T> Test6(T &&n); 126 Test6(Test6 &&rhs); 129 Test6(const Test6 &rhs);
|
| /llvm-project-15.0.7/clang/test/SemaObjCXX/ |
| H A D | properties.mm | 72 @interface Test6 interface 77 void test6(Test6 *t6) { 79 Class x2 = Test6.class; 87 template void test6_template(Test6*);
|
| /llvm-project-15.0.7/clang/test/Index/ |
| H A D | single-file-parse.m | 33 // CHECK: [[@LINE+1]]:12: ObjCInterfaceDecl=Test6 34 @interface Test6 @end interface
|
| H A D | retain-excluded-conditional-blocks.m | 29 // CHECK: [[@LINE+1]]:12: ObjCInterfaceDecl=Test6 30 @interface Test6 @end interface
|
| /llvm-project-15.0.7/clang/test/ARCMT/ |
| H A D | objcmt-protocol-conformance.m | 73 @interface Test6 : NSObject // Test for minimal listing of conforming protocols interface 77 @implementation Test6 implementation
|
| H A D | objcmt-protocol-conformance.m.result | 73 @interface Test6 : NSObject<P6> // Test for minimal listing of conforming protocols 77 @implementation Test6
|
| /llvm-project-15.0.7/clang/test/SemaObjC/Inputs/ |
| H A D | arc-system-header.h | 34 extern struct Test6 *const kMagicConstant;
|
| /llvm-project-15.0.7/clang/test/SemaObjC/ |
| H A D | property.m | 70 @interface Test6 interface 72 @implementation Test6 implementation
|
| H A D | default-synthesize-2.m | 88 @interface Test6 interface 96 @implementation Test6 implementation
|
| /llvm-project-15.0.7/llvm/test/Transforms/LoopUnroll/ |
| H A D | unroll-opt-attribute.ll | 166 define i32 @Test6() !prof !14 { 182 ; PGSO-LABEL: @Test6 187 ; NPGSO-LABEL: @Test6
|
| /llvm-project-15.0.7/clang/test/CodeGen/ |
| H A D | 2002-02-17-ArgumentAddress.c | 30 int Test6(void) { in Test6() function
|
| H A D | temporary-lifetime.cpp | 136 void Test6() { in Test6() function
|
| /llvm-project-15.0.7/clang/test/CodeGenCXX/ |
| H A D | class-layout.cpp | 50 namespace Test6 { namespace
|
| H A D | skip-vtable-pointer-initialization.cpp | 110 namespace Test6 { namespace
|
| H A D | vtt-layout.cpp | 71 namespace Test6 { namespace
|
| /llvm-project-15.0.7/clang/test/Sema/ |
| H A D | bitfield.c | 82 struct Test6 { struct
|
| H A D | attr-capabilities.c | 24 struct __attribute__((shared_capability("test1", 12))) Test6 {}; // expected-error {{'shared_capabi… struct
|
| /llvm-project-15.0.7/clang/test/CodeGenObjC/ |
| H A D | arc-captured-32bit-block-var-layout-2.m | 37 // Test6
|