Home
last modified time | relevance | path

Searched defs:TestObject (Results 1 – 13 of 13) sorted by relevance

/llvm-project/compiler-rt/test/BlocksRuntime/
H A Djosh.C14 struct TestObject { struct
16 void test(void){ in test()
H A Dcopyconstructor.C32 TestObject::TestObject(CONST TestObject& inObj) in TestObject() function
41 TestObject::TestObject() in TestObject() function
H A Dreference.C37 TestObject::TestObject(CONST TestObject& inObj) in TestObject() function
46 TestObject::TestObject() in TestObject() function
/llvm-project/clang/test/SemaObjC/
H A Dnsobject-attribute-1.m11 @interface TestObject { interface
17 @implementation TestObject implementation
H A Dat-defs.m9 @interface TestObject : Test { interface
15 @implementation TestObject implementation
H A Ddefault-synthesize-3.m118 @protocol TestObject protocol
122 @interface TestObject : ParentObject <TestObject> interface
126 @implementation TestObject implementation
/llvm-project/clang/test/CodeGenCXX/
H A Dcopy-in-cplus-object.cpp8 struct TestObject struct
/llvm-project/clang/test/Analysis/
H A Dlocalization.m35 @interface TestObject : NSObject interface
53 - (void)testObjectAsArgument:(TestObject *)argumentObject {
H A Dnullability-no-arc.mm17 @interface TestObject : NSObject interface
H A Dnullability_nullonly.mm92 @interface TestObject : NSObject interface
H A Dincorrect-checker-names.mm14 @interface TestObject : NSObject interface
H A Dlocalization-aggressive.m50 @interface TestObject : NSObject interface
H A Dnullability.mm44 @interface TestObject : NSObject interface
[all...]