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

/external/clang/test/SemaCXX/
H A Derr_init_conversion_failed.cpp47 namespace template_test { namespace
59 // expected-error-re@-1{{cannot initialize a member subobject of type 'void (template_test::S::*)(const int &){{( __attribute__\(\(thiscall\)\))?}}' with an rvalue of type 'void (template_test::S::*)(int){{( __attribute__\(\(thiscall\)\))?}}': type mismatch at 1st parameter ('const int &' vs 'int')}}
H A Dwarn-unused-filescoped.cpp111 template <typename T> void template_test(X<T> x) { function in namespace:PR8841
116 template_test(x);
/external/clang/test/CodeGenCXX/
H A Dpragma-unroll.cpp89 void template_test(double *List, int Length) { function
H A Dpragma-loop.cpp152 void template_test(double *List, int Length) { function in struct:Tuner

Completed in 155 milliseconds