HomeSort by relevance Sort by last modified time
    Searched refs:test2a (Results 1 - 2 of 2) sorted by null

  /external/clang/test/CodeGen/
byval-memcpy-elim.c 30 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/
unknown-anytype.cpp 22 float test2a() { function

Completed in 124 milliseconds