Home
last modified time | relevance | path

Searched defs:Test5 (Results 1 – 25 of 91) sorted by relevance

1234

/external/llvm-project/clang/test/SemaObjC/
Dproperty-ivar-mismatch.m16 @interface Test5 interface
23 @implementation Test5 implementation
Ddefault-synthesize-2.m73 @interface Test5 interface
81 @implementation Test5 implementation
/external/clang/test/SemaObjC/
Dproperty-ivar-mismatch.m16 @interface Test5 interface
23 @implementation Test5 implementation
Ddefault-synthesize-2.m73 @interface Test5 interface
81 @implementation Test5 implementation
/external/llvm-project/clang/test/SemaObjC/Inputs/
Darc-system-header.h24 struct Test5 { struct
25 id field;
/external/clang/test/SemaObjC/Inputs/
Darc-system-header.h24 struct Test5 { struct
25 id field;
/external/llvm-project/clang/test/SemaCXX/
Dbitfield-layout.cpp37 struct Test5 { struct
41 CHECK_SIZE(Test5, 1); argument
Dattr-weak.cpp14 struct Test5 { struct
/external/llvm-project/clang/test/CodeGen/
D2002-02-16-RenamingTest.c7 void Test5(double X) { in Test5() function
Dtemporary-lifetime.cpp122 int Test5() { in Test5() function
/external/clang/test/CodeGen/
D2002-02-16-RenamingTest.c7 void Test5(double X) { in Test5() function
Dtemporary-lifetime.cpp122 int Test5() { in Test5() function
/external/clang/test/CodeGenObjC/
Dproperty.m107 @interface Test5 { interface
112 @implementation Test5 implementation
/external/llvm-project/clang/test/CodeGenObjC/
Dproperty.m107 @interface Test5 { interface
112 @implementation Test5 implementation
/external/clang/test/Sema/
Dbitfield.c65 struct Test5 { unsigned n : 2; } t5; struct
Dattr-capabilities.c18 int Test5 __attribute__((release_capability("test5"))); // expected-warning {{'release_capability' … variable
23 struct __attribute__((capability)) Test5 {}; // expected-error {{'capability' attribute takes one a… struct
/external/llvm-project/clang/test/Sema/
Dbitfield.c65 struct Test5 { unsigned n : 2; } t5; argument
/external/llvm-project/clang/test/AST/
Dast-dump-c-attr.c27 [[deprecated("Frobble")]] int Test5, Test6; member
Dast-dump-attr.m31 @property (readonly) [[clang::iboutlet]] NSObject *Test5; property
/external/clang/test/Index/
Dget-cursor.m72 @interface Test5 { interface
82 @implementation Test5 implementation
/external/clang/test/ARCMT/
Dobjcmt-protocol-conformance.m58 @interface Test5 : NSObject<P3> interface
61 @implementation Test5 implementation
/external/llvm-project/clang/test/ARCMT/
Dobjcmt-protocol-conformance.m58 @interface Test5 : NSObject<P3> interface
61 @implementation Test5 implementation
/external/llvm-project/clang/test/Index/
Dget-cursor.m72 @interface Test5 { interface
82 @implementation Test5 implementation
/external/clang/test/SemaCXX/
Dattr-weak.cpp14 struct Test5 { struct
/external/llvm-project/clang/test/CXX/basic/basic.link/
Dp7.cpp62 namespace Test5 { namespace

1234