Home
last modified time | relevance | path

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

/llvm-project/clang/test/Analysis/
H A Dobjc-properties.m15 @interface TestProperty :NSObject { interface
34 @implementation TestProperty implementation
42 - (id) copyWithPtrY: (TestProperty*) value { argument
/llvm-project/clang/test/Analysis/objc/
H A Ddirect-ivar-assignment-in-annotated-functions.m27 @interface TestProperty : AnnotatedClass { interface
47 @implementation TestProperty implementation
/llvm-project/llvm/tools/llvm-c-test/
H A Ddebuginfo.c26 LLVMMetadataRef TestProperty = declare_objc_class() local
/llvm-project/clang/test/SemaCXX/
H A DMicrosoftExtensions.cpp272 void TestProperty() { TestProperty() function
/llvm-project/third-party/unittest/googletest/include/gtest/
H A Dgtest.h375 TestProperty(const std::string& a_key, const std::string& a_value) in TestProperty() function