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

/external/clang/test/SemaCXX/
H A Dlong-virtual-inheritance-chain.cpp37 class test34 : virtual test33 { virtual void f(); }; class in inherits:test33
38 class test35 : virtual test34 { virtual void f(); };
/external/clang/test/Sema/
H A Dreturn.c271 int test34(int x) { function
/external/clang/test/CodeGenCXX/
H A Dmangle.cpp800 namespace test34 { namespace
827 template<typename T> void f4(::test34::A<sizeof(sizeof(decltype(T() + T())))>) { }
H A Dvisibility.cpp720 namespace test34 { namespace
/external/clang/test/CodeGen/
H A Dmmx-builtins.c175 __m64 test34(__m64 a, __m64 b) { function
/external/libcxx/test/strings/basic.string/string.ops/string_compare/
H A Dsize_size_string_size_size.pass.cpp3636 void test34() function
5864 test34<S>();
5924 test34<S>();
/external/valgrind/main/drd/tests/
H A Dtsan_unittest.cpp1726 // test34: STAB. Stress test for the number of locks sets (LSETs). {{{1
1727 namespace test34 { namespace
1746 printf("test34:\n");
1762 } // namespace test34
/external/libcxx/test/strings/basic.string/string.modifiers/string_replace/
H A Dsize_size_string_size_size.pass.cpp3646 void test34() function
5882 test34<S>();
5942 test34<S>();

Completed in 284 milliseconds