Searched refs:test10_f (Results 1 – 3 of 3) sorted by relevance
291 extern "C" void test10_f(void);297 friend void test10::test10_f(void);302 void test10_f(void) { in test10_f() function
120 void __attribute__((overloadable)) test10_f(int);121 void __attribute__((overloadable)) test10_f(double);
73 @test10_gv = linkonce_odr unnamed_addr global void ()* @test10_f, comdat($test10_c)150 define linkonce_odr void @test10_f() comdat($test10_c) {151 ; CHECK-NOT: @test10_f161 call void @test10_f()