Searched refs:test3_b (Results 1 – 5 of 5) sorted by relevance
30 @test3_b = weak alias i32, i32* @test3_a31 @test3_c = alias i32, i32* @test3_b
24 extern int test3_b; // expected-note {{previous declaration is here}} in test3_f()28 …float test3_b; // expected-error {{redefinition of 'test3_b' with a different type: 'float' vs 'in… variable
44 unsigned test3_b() { in test3_b() function
72 void test3_b(int &x) { in test3_b() function
127 int test3_b(long long ll) { in test3_b() function