Home
last modified time | relevance | path

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

12

/llvm-project/clang/test/SemaObjC/
H A Dproperty-ivar-mismatch.m16 @interface Test5 interface
23 @implementation Test5 implementation
H A Ddefault-synthesize-2.m71 @interface Test5 interface
79 @implementation Test5 implementation
/llvm-project/clang/test/SemaObjC/Inputs/
H A Darc-system-header.h24 struct Test5 { struct
25 id field;
/llvm-project/clang/test/SemaCXX/
H A Dinvalid-decl-hiding.cpp51 class Test5 : public NoSuchType { // expected-error {{expected class name}} class
54 NoSuchType Test5() { return 0; } // expected-error {{unknown type name 'NoSuchType'}} in Test5() function
H A Dbitfield-layout.cpp37 struct Test5 { struct
41 CHECK_SIZE(Test5, 1); argument
H A Dattr-weak.cpp15 struct Test5 { struct
/llvm-project/clang/test/CodeGen/
H A D2002-02-16-RenamingTest.c7 void Test5(double X) { in Test5() function
H A Dtemporary-lifetime.cpp122 int Test5() { in Test5() function
/llvm-project/clang/test/AST/
H A Dast-dump-c-attr.c27 [[deprecated("Frobble")]] int Test5, Test6; member
H A Dast-dump-attr.m31 @property (readonly) [[clang::iboutlet]] NSObject *Test5; property
/llvm-project/clang/test/CodeGenObjC/
H A Dproperty.m103 @interface Test5 { interface
108 @implementation Test5 implementation
H A Dblock-var-layout.m102 void Test5(void) { function
/llvm-project/clang/test/Sema/
H A Dbitfield.c63 struct Test5 { unsigned n : 2; } t5; argument
H A 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
/llvm-project/clang/test/CXX/basic/basic.link/
H A Dp7.cpp62 namespace Test5 { namespace
/llvm-project/clang/test/ARCMT/
H A Dobjcmt-protocol-conformance.m58 @interface Test5 : NSObject<P3> interface
61 @implementation Test5 implementation
/llvm-project/clang/test/Index/
H A Dget-cursor.m72 @interface Test5 { interface
82 @implementation Test5 implementation
H A Dsingle-file-parse.m31 @interface Test5 @end interface
H A Dretain-excluded-conditional-blocks.m27 @interface Test5 @end interface
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dsizeof-expression-2.c
H A Dsizeof-expression-warn-on-sizeof-pointer-to-aggregate.cpp11 int Test5() { in Test5() function
/llvm-project/clang/test/CodeGenObjCXX/
H A Dblock-var-layout.mm92 void Test5() { function
/llvm-project/clang/test/SemaObjCXX/
H A Dobjcbridge-static-cast.mm119 void Test5(id<P1, P2, P3> P123, id ID, id<P1, P2, P3, P4> P1234, id<P1, P2> P12, id<P2, P3> P23) { function
H A Dobjcbridge-attribute.mm119 void Test5(id<P1, P2, P3> P123, id ID, id<P1, P2, P3, P4> P1234, id<P1, P2> P12, id<P2, P3> P23) { function
H A Dobjcbridge-attribute-arc.mm119 void Test5(id<P1, P2, P3> P123, id ID, id<P1, P2, P3, P4> P1234, id<P1, P2> P12, id<P2, P3> P23) { function

12