Searched refs:TestF (Results 1 – 6 of 6) sorted by relevance
161 Function *TestF = in TEST() local165 TestF->setPersonalityFn(PersonalityF); in TEST()169 EXPECT_EQ(*PersonalityUsers, TestF); in TEST()173 TestF->setPersonalityFn(nullptr); in TEST()176 EXPECT_TRUE(TestF->user_empty()); in TEST()
196 @interface TestF : NSResponder {} interface198 @implementation TestF implementation201 } // expected-warning {{The 'restoreStateWithCoder:' instance method in NSResponder subclass 'TestF…203 …encodeRestorableStateWithCoder:' instance method in NSResponder subclass 'TestF' is missing a [sup…
35 } TestF; variable
6 void TestF(float X, float Y) { in TestF() function
5 void TestF(float X, float Y) { in TestF() function
158 def AttrC : TestAttr<"TestF"> {411 def TypeD : TestType<"TestF"> {