Searched refs:test_b (Results 1 – 6 of 6) sorted by relevance
33 void test_b() { in test_b() function44 test_b(); in main()
14 - (void) test_b: (__unknown_anytype)foo;35 [obj test_b: v]; // expected-error {{calling a private constructor}}
32 bool (B1::*test_b)(const B1&) const = &B1::operator==;128 bool test_b = B() == B(); // expected-error {{invalid operands}} variable
34 ; EG-LABEL: {{^}}test_b:38 define amdgpu_kernel void @test_b(i32 addrspace(1)* %out, float %in) {
16 same_type<decltype(b), double> test_b; variable
415 void test_b() { in test_b() function439 int test_b = b((int*)0, 0); // FIXME: expected-error {{ambiguous}} variable