Home
last modified time | relevance | path

Searched defs:TestProperty (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/Analysis/
H A Dobjc-properties.m15 @interface TestProperty :NSObject { interface
34 @implementation TestProperty implementation
42 - (id) copyWithPtrY: (TestProperty*) value { argument
/minix3/external/bsd/llvm/dist/clang/test/Analysis/objc/
H A Ddirect-ivar-assignment-in-annotated-functions.m23 @interface TestProperty : AnnotatedClass { interface
43 @implementation TestProperty implementation
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A DMicrosoftExtensions.cpp206 void TestProperty() { in TestProperty() function
/minix3/external/bsd/llvm/dist/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h476 TestProperty(const char* a_key, const char* a_value) : in TestProperty() function