HomeSort by relevance Sort by last modified time
    Searched refs:test2a (Results 1 - 5 of 5) 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/PCH/
cxx11-inheriting-ctors.cpp 34 Test2<int> test2a(42);
  /external/libcxx/test/utilities/tuple/tuple.tuple/tuple.creation/
forward_as_tuple.pass.cpp 45 test2a(const Tuple& t) function
78 test2a(std::forward_as_tuple(i, c));
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/tuple/tuple.tuple/tuple.creation/
forward_as_tuple.pass.cpp 45 test2a(const Tuple& t) function
78 test2a(std::forward_as_tuple(i, c));
  /external/clang/test/CodeGenCXX/
unknown-anytype.cpp 33 float test2a() { function

Completed in 238 milliseconds