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

/external/clang/test/CodeGen/
H A Dbyval-memcpy-elim.c30 void test2a(struct Test3S q);
34 // CHECK: call void @test2a
36 test2a(*q);
45 // CHECK: call void @test2a
47 // CHECK: call void @test2a
51 test2a(a);
52 test2a(b);
/external/clang/test/CodeGenCXX/
H A Dunknown-anytype.cpp22 float test2a() { function

Completed in 1158 milliseconds