Searched defs:TestProperty (Results 1 – 5 of 5) sorted by relevance
15 @interface TestProperty :NSObject { interface34 @implementation TestProperty implementation42 - (id) copyWithPtrY: (TestProperty*) value { argument
27 @interface TestProperty : AnnotatedClass { interface47 @implementation TestProperty implementation
26 LLVMMetadataRef TestProperty = declare_objc_class() local
272 void TestProperty() { TestProperty() function
375 TestProperty(const std::string& a_key, const std::string& a_value) in TestProperty() function