Searched refs:test9_fun (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/CodeGenCXX/
H A Dvisibility.cpp265 void DEFAULT test9_fun(struct A *a) { } function
268 // CHECK-LABEL: define void @test9_fun(
269 // CHECK-HIDDEN-LABEL: define void @test9_fun(
273 test9_fun(&a);

Completed in 58 milliseconds