Home
last modified time | relevance | path

Searched refs:test_op_template (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/SemaTemplate/
Doperator-function-id-template.cpp22 void test_op_template(A<T> at, T x) { in test_op_template() function
29 template void test_op_template<float>(A<float>, float);
/external/llvm-project/clang/test/SemaTemplate/
Doperator-function-id-template.cpp22 void test_op_template(A<T> at, T x) { in test_op_template() function
29 template void test_op_template<float>(A<float>, float);