Searched defs:test1a (Results 1 – 12 of 12) sorted by relevance
4 extern __unknown_anytype test1a(); function
38 void test1a() { function
19 void test1a(PC1<__weak id> *obj) { // expected-error {{type argument '__weak id' cannot be qualifie… function
32 test1a(const Tuple& t) in test1a() function
31 test1a(const Tuple& t) in test1a() function
42 Test test1a(42); variable
22 int test1a(myint *p) { in test1a() function
106 test1 test1a[n] = {0}; in test_struct_array() local
102 test1 test1a[4] = {}; in test_struct_array() local
231 void test1a(void *p) { in test1a() function
5035 void test1a() { in test1a() function in AcquiredBeforeAfterText::Foo6